DeliveryPipeline constructor
      
      DeliveryPipeline({})
     
    
    
Implementation
DeliveryPipeline({
  this.annotations,
  this.condition,
  this.createTime,
  this.description,
  this.etag,
  this.labels,
  this.name,
  this.serialPipeline,
  this.suspended,
  this.uid,
  this.updateTime,
});