GooglePrivacyDlpV2KMapEstimationConfig constructor
GooglePrivacyDlpV2KMapEstimationConfig({
- List<
GooglePrivacyDlpV2AuxiliaryTable> ? auxiliaryTables, - List<
GooglePrivacyDlpV2TaggedField> ? quasiIds, - String? regionCode,
Implementation
GooglePrivacyDlpV2KMapEstimationConfig({
this.auxiliaryTables,
this.quasiIds,
this.regionCode,
});