GoogleCloudDataplexV1RunTaskResponse constructor

GoogleCloudDataplexV1RunTaskResponse({
  1. GoogleCloudDataplexV1Job? job,
})

Implementation

GoogleCloudDataplexV1RunTaskResponse({
  this.job,
});