GooglePrivacyDlpV2InspectionRule constructor
GooglePrivacyDlpV2InspectionRule({
- GooglePrivacyDlpV2ExclusionRule? exclusionRule,
- GooglePrivacyDlpV2HotwordRule? hotwordRule,
Implementation
GooglePrivacyDlpV2InspectionRule({
this.exclusionRule,
this.hotwordRule,
});