GooglePrivacyDlpV2BigQueryDiscoveryTarget constructor
GooglePrivacyDlpV2BigQueryDiscoveryTarget({
- GooglePrivacyDlpV2DiscoveryGenerationCadence? cadence,
- GooglePrivacyDlpV2DiscoveryBigQueryConditions? conditions,
- GooglePrivacyDlpV2Disabled? disabled,
- GooglePrivacyDlpV2DiscoveryBigQueryFilter? filter,
Implementation
GooglePrivacyDlpV2BigQueryDiscoveryTarget({
this.cadence,
this.conditions,
this.disabled,
this.filter,
});