GoogleCloudDataplexV1DataProfileSpecPostScanActions constructor

GoogleCloudDataplexV1DataProfileSpecPostScanActions({
  1. GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport? bigqueryExport,
})

Implementation

GoogleCloudDataplexV1DataProfileSpecPostScanActions({
  this.bigqueryExport,
});