GooglePrivacyDlpV2DiscoveryTarget constructor
GooglePrivacyDlpV2DiscoveryTarget({
- GooglePrivacyDlpV2BigQueryDiscoveryTarget? bigQueryTarget,
- GooglePrivacyDlpV2CloudSqlDiscoveryTarget? cloudSqlTarget,
- GooglePrivacyDlpV2SecretsDiscoveryTarget? secretsTarget,
Implementation
GooglePrivacyDlpV2DiscoveryTarget({
this.bigQueryTarget,
this.cloudSqlTarget,
this.secretsTarget,
});