GooglePrivacyDlpV2ExcludeByHotword constructor
GooglePrivacyDlpV2ExcludeByHotword({
- GooglePrivacyDlpV2Regex? hotwordRegex,
- GooglePrivacyDlpV2Proximity? proximity,
Implementation
GooglePrivacyDlpV2ExcludeByHotword({
this.hotwordRegex,
this.proximity,
});