GoogleCloudDatapipelinesV1Pipeline constructor
      
      GoogleCloudDatapipelinesV1Pipeline({})
     
    
    
Implementation
GoogleCloudDatapipelinesV1Pipeline({
  this.createTime,
  this.displayName,
  this.jobCount,
  this.lastUpdateTime,
  this.name,
  this.pipelineSources,
  this.scheduleInfo,
  this.schedulerServiceAccountEmail,
  this.state,
  this.type,
  this.workload,
});