Properties of a DeliveryPipeline.
Package
@google-cloud/deployProperties
annotations
annotations?: ({ [k: string]: string }|null);DeliveryPipeline annotations
condition
condition?: (google.cloud.deploy.v1.IPipelineCondition|null);DeliveryPipeline condition
createTime
createTime?: (google.protobuf.ITimestamp|null);DeliveryPipeline createTime
description
description?: (string|null);DeliveryPipeline description
etag
etag?: (string|null);DeliveryPipeline etag
labels
labels?: ({ [k: string]: string }|null);DeliveryPipeline labels
name
name?: (string|null);DeliveryPipeline name
serialPipeline
serialPipeline?: (google.cloud.deploy.v1.ISerialPipeline|null);DeliveryPipeline serialPipeline
uid
uid?: (string|null);DeliveryPipeline uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);DeliveryPipeline updateTime