Properties of a Release.
Package
@google-cloud/deployProperties
abandoned
abandoned?: (boolean|null);
Release abandoned
annotations
annotations?: ({ [k: string]: string }|null);
Release annotations
buildArtifacts
buildArtifacts?: (google.cloud.deploy.v1.IBuildArtifact[]|null);
Release buildArtifacts
condition
condition?: (google.cloud.deploy.v1.Release.IReleaseCondition|null);
Release condition
createTime
createTime?: (google.protobuf.ITimestamp|null);
Release createTime
customTargetTypeSnapshots
customTargetTypeSnapshots?: (google.cloud.deploy.v1.ICustomTargetType[]|null);
Release customTargetTypeSnapshots
deliveryPipelineSnapshot
deliveryPipelineSnapshot?: (google.cloud.deploy.v1.IDeliveryPipeline|null);
Release deliveryPipelineSnapshot
deployParameters
deployParameters?: ({ [k: string]: string }|null);
Release deployParameters
description
description?: (string|null);
Release description
etag
etag?: (string|null);
Release etag
labels
labels?: ({ [k: string]: string }|null);
Release labels
name
name?: (string|null);
Release name
renderEndTime
renderEndTime?: (google.protobuf.ITimestamp|null);
Release renderEndTime
renderStartTime
renderStartTime?: (google.protobuf.ITimestamp|null);
Release renderStartTime
renderState
renderState?: (google.cloud.deploy.v1.Release.RenderState|keyof typeof google.cloud.deploy.v1.Release.RenderState|null);
Release renderState
skaffoldConfigPath
skaffoldConfigPath?: (string|null);
Release skaffoldConfigPath
skaffoldConfigUri
skaffoldConfigUri?: (string|null);
Release skaffoldConfigUri
skaffoldVersion
skaffoldVersion?: (string|null);
Release skaffoldVersion
targetArtifacts
targetArtifacts?: ({ [k: string]: google.cloud.deploy.v1.ITargetArtifact }|null);
Release targetArtifacts
targetRenders
targetRenders?: ({ [k: string]: google.cloud.deploy.v1.Release.ITargetRender }|null);
Release targetRenders
targetSnapshots
targetSnapshots?: (google.cloud.deploy.v1.ITarget[]|null);
Release targetSnapshots
uid
uid?: (string|null);
Release uid