GooglePrivacyDlpV2TransformationDetailsStorageConfig constructor

GooglePrivacyDlpV2TransformationDetailsStorageConfig({
  1. GooglePrivacyDlpV2BigQueryTable? table,
})

Implementation

GooglePrivacyDlpV2TransformationDetailsStorageConfig({
  this.table,
});