GooglePrivacyDlpV2OutputStorageConfig constructor
GooglePrivacyDlpV2OutputStorageConfig({
- String? outputSchema,
- GooglePrivacyDlpV2BigQueryTable? table,
Implementation
GooglePrivacyDlpV2OutputStorageConfig({
this.outputSchema,
this.table,
});