GooglePrivacyDlpV2RequestedOptions constructor
GooglePrivacyDlpV2RequestedOptions({
- GooglePrivacyDlpV2InspectJobConfig? jobConfig,
- GooglePrivacyDlpV2InspectTemplate? snapshotInspectTemplate,
Implementation
GooglePrivacyDlpV2RequestedOptions({
this.jobConfig,
this.snapshotInspectTemplate,
});