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