GooglePrivacyDlpV2DiscoveryCloudSqlFilter constructor
GooglePrivacyDlpV2DiscoveryCloudSqlFilter({
- GooglePrivacyDlpV2DatabaseResourceCollection? collection,
- GooglePrivacyDlpV2DatabaseResourceReference? databaseResourceReference,
- GooglePrivacyDlpV2AllOtherDatabaseResources? others,
Implementation
GooglePrivacyDlpV2DiscoveryCloudSqlFilter({
this.collection,
this.databaseResourceReference,
this.others,
});