GooglePrivacyDlpV2DeltaPresenceEstimationConfig constructor
GooglePrivacyDlpV2DeltaPresenceEstimationConfig({
- List<
GooglePrivacyDlpV2StatisticalTable> ? auxiliaryTables, - List<
GooglePrivacyDlpV2QuasiId> ? quasiIds, - String? regionCode,
Implementation
GooglePrivacyDlpV2DeltaPresenceEstimationConfig({
this.auxiliaryTables,
this.quasiIds,
this.regionCode,
});