GooglePrivacyDlpV2DetectionRule constructor

GooglePrivacyDlpV2DetectionRule({
  1. GooglePrivacyDlpV2HotwordRule? hotwordRule,
})

Implementation

GooglePrivacyDlpV2DetectionRule({
  this.hotwordRule,
});