GooglePrivacyDlpV2OtherCloudDiscoveryTarget constructor
GooglePrivacyDlpV2OtherCloudDiscoveryTarget({
- GooglePrivacyDlpV2DiscoveryOtherCloudConditions? conditions,
- GooglePrivacyDlpV2DataSourceType? dataSourceType,
- GooglePrivacyDlpV2Disabled? disabled,
- GooglePrivacyDlpV2DiscoveryOtherCloudFilter? filter,
- GooglePrivacyDlpV2DiscoveryOtherCloudGenerationCadence? generationCadence,
Implementation
GooglePrivacyDlpV2OtherCloudDiscoveryTarget({
this.conditions,
this.dataSourceType,
this.disabled,
this.filter,
this.generationCadence,
});