GooglePrivacyDlpV2HybridInspectJobTriggerRequest constructor

GooglePrivacyDlpV2HybridInspectJobTriggerRequest({
  1. GooglePrivacyDlpV2HybridContentItem? hybridItem,
})

Implementation

GooglePrivacyDlpV2HybridInspectJobTriggerRequest({
  this.hybridItem,
});