GooglePrivacyDlpV2DeidentifyDataSourceDetails constructor
GooglePrivacyDlpV2DeidentifyDataSourceDetails({
- GooglePrivacyDlpV2DeidentifyDataSourceStats? deidentifyStats,
- GooglePrivacyDlpV2RequestedDeidentifyOptions? requestedOptions,
Implementation
GooglePrivacyDlpV2DeidentifyDataSourceDetails({
this.deidentifyStats,
this.requestedOptions,
});