Google Privacy Dlp V2Inspection Rule Response
data class GooglePrivacyDlpV2InspectionRuleResponse(val exclusionRule: GooglePrivacyDlpV2ExclusionRuleResponse, val hotwordRule: GooglePrivacyDlpV2HotwordRuleResponse)
A single inspection rule to be applied to infoTypes, specified in InspectionRuleSet
.
Constructors
Link copied to clipboard
constructor(exclusionRule: GooglePrivacyDlpV2ExclusionRuleResponse, hotwordRule: GooglePrivacyDlpV2HotwordRuleResponse)