GooglePrivacyDlpV2DiscoveryBigQueryFilter constructor
GooglePrivacyDlpV2DiscoveryBigQueryFilter({
- GooglePrivacyDlpV2AllOtherBigQueryTables? otherTables,
- GooglePrivacyDlpV2TableReference? tableReference,
- GooglePrivacyDlpV2BigQueryTableCollection? tables,
Implementation
GooglePrivacyDlpV2DiscoveryBigQueryFilter({
this.otherTables,
this.tableReference,
this.tables,
});