GoogleCloudDataplexV1RunDataScanResponse constructor

GoogleCloudDataplexV1RunDataScanResponse({
  1. GoogleCloudDataplexV1DataScanJob? job,
})

Implementation

GoogleCloudDataplexV1RunDataScanResponse({
  this.job,
});