GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport constructor

GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport({
  1. String? resultsTable,
})

Implementation

GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport({
  this.resultsTable,
});