GoogleCloudDatapipelinesV1RunPipelineResponse constructor

GoogleCloudDatapipelinesV1RunPipelineResponse({
  1. GoogleCloudDatapipelinesV1Job? job,
})

Implementation

GoogleCloudDatapipelinesV1RunPipelineResponse({
  this.job,
});