GoogleCloudDataplexV1DataQualitySpecPostScanActions constructor

GoogleCloudDataplexV1DataQualitySpecPostScanActions({
  1. GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport? bigqueryExport,
})

Implementation

GoogleCloudDataplexV1DataQualitySpecPostScanActions({
  this.bigqueryExport,
});