Interface protos.google.cloud.deploy.v1.IRelease (5.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Package
@google-cloud/deploy
Properties
abandoned
abandoned?: (boolean|null);
annotations
annotations?: ({ [k: string]: string }|null);
buildArtifacts
buildArtifacts?: (google.cloud.deploy.v1.IBuildArtifact[]|null);
condition
condition?: (google.cloud.deploy.v1.Release.IReleaseCondition|null);
createTime
createTime?: (google.protobuf.ITimestamp|null);
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);
description
description?: (string|null);
etag
labels
labels?: ({ [k: string]: string }|null);
name
renderEndTime
renderEndTime?: (google.protobuf.ITimestamp|null);
renderStartTime
renderStartTime?: (google.protobuf.ITimestamp|null);
renderState
renderState?: (google.cloud.deploy.v1.Release.RenderState|keyof typeof google.cloud.deploy.v1.Release.RenderState|null);
skaffoldConfigPath
skaffoldConfigPath?: (string|null);
Release skaffoldConfigPath
skaffoldConfigUri
skaffoldConfigUri?: (string|null);
Release skaffoldConfigUri
skaffoldVersion
skaffoldVersion?: (string|null);
targetArtifacts
targetArtifacts?: ({ [k: string]: google.cloud.deploy.v1.ITargetArtifact }|null);
targetRenders
targetRenders?: ({ [k: string]: google.cloud.deploy.v1.Release.ITargetRender }|null);
targetSnapshots
targetSnapshots?: (google.cloud.deploy.v1.ITarget[]|null);
uid
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.cloud.deploy.v1.IRelease (5.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [5.0.1 (latest)](/nodejs/docs/reference/deploy/latest/deploy/protos.google.cloud.deploy.v1.irelease)\n- [4.4.0](/nodejs/docs/reference/deploy/4.4.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [4.3.0](/nodejs/docs/reference/deploy/4.3.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [4.0.0](/nodejs/docs/reference/deploy/4.0.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [3.6.0](/nodejs/docs/reference/deploy/3.6.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [3.5.0](/nodejs/docs/reference/deploy/3.5.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [3.4.0](/nodejs/docs/reference/deploy/3.4.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [3.1.0](/nodejs/docs/reference/deploy/3.1.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [3.0.0](/nodejs/docs/reference/deploy/3.0.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [2.5.0](/nodejs/docs/reference/deploy/2.5.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [2.4.1](/nodejs/docs/reference/deploy/2.4.1/deploy/protos.google.cloud.deploy.v1.irelease)\n- [2.3.1](/nodejs/docs/reference/deploy/2.3.1/deploy/protos.google.cloud.deploy.v1.irelease)\n- [2.2.2](/nodejs/docs/reference/deploy/2.2.2/deploy/protos.google.cloud.deploy.v1.irelease)\n- [2.1.1](/nodejs/docs/reference/deploy/2.1.1/deploy/protos.google.cloud.deploy.v1.irelease)\n- [1.0.0](/nodejs/docs/reference/deploy/1.0.0/deploy/protos.google.cloud.deploy.v1.irelease)\n- [0.2.0](/nodejs/docs/reference/deploy/0.2.0/deploy/protos.google.cloud.deploy.v1.irelease) \nProperties of a Release.\n\nPackage\n-------\n\n[@google-cloud/deploy](../overview.html)\n\nProperties\n----------\n\n### abandoned\n\n abandoned?: (boolean|null);\n\nRelease abandoned\n\n### annotations\n\n annotations?: ({ [k: string]: string }|null);\n\nRelease annotations\n\n### buildArtifacts\n\n buildArtifacts?: (google.cloud.deploy.v1.IBuildArtifact[]|null);\n\nRelease buildArtifacts\n\n### condition\n\n condition?: (google.cloud.deploy.v1.Release.IReleaseCondition|null);\n\nRelease condition\n\n### createTime\n\n createTime?: (google.protobuf.ITimestamp|null);\n\nRelease createTime\n\n### customTargetTypeSnapshots\n\n customTargetTypeSnapshots?: (google.cloud.deploy.v1.ICustomTargetType[]|null);\n\nRelease customTargetTypeSnapshots\n\n### deliveryPipelineSnapshot\n\n deliveryPipelineSnapshot?: (google.cloud.deploy.v1.IDeliveryPipeline|null);\n\nRelease deliveryPipelineSnapshot\n\n### deployParameters\n\n deployParameters?: ({ [k: string]: string }|null);\n\nRelease deployParameters\n\n### description\n\n description?: (string|null);\n\nRelease description\n\n### etag\n\n etag?: (string|null);\n\nRelease etag\n\n### labels\n\n labels?: ({ [k: string]: string }|null);\n\nRelease labels\n\n### name\n\n name?: (string|null);\n\nRelease name\n\n### renderEndTime\n\n renderEndTime?: (google.protobuf.ITimestamp|null);\n\nRelease renderEndTime\n\n### renderStartTime\n\n renderStartTime?: (google.protobuf.ITimestamp|null);\n\nRelease renderStartTime\n\n### renderState\n\n renderState?: (google.cloud.deploy.v1.Release.RenderState|keyof typeof google.cloud.deploy.v1.Release.RenderState|null);\n\nRelease renderState\n\n### skaffoldConfigPath\n\n skaffoldConfigPath?: (string|null);\n\nRelease skaffoldConfigPath\n\n### skaffoldConfigUri\n\n skaffoldConfigUri?: (string|null);\n\nRelease skaffoldConfigUri\n\n### skaffoldVersion\n\n skaffoldVersion?: (string|null);\n\nRelease skaffoldVersion\n\n### targetArtifacts\n\n targetArtifacts?: ({ [k: string]: google.cloud.deploy.v1.ITargetArtifact }|null);\n\nRelease targetArtifacts\n\n### targetRenders\n\n targetRenders?: ({ [k: string]: google.cloud.deploy.v1.Release.ITargetRender }|null);\n\nRelease targetRenders\n\n### targetSnapshots\n\n targetSnapshots?: (google.cloud.deploy.v1.ITarget[]|null);\n\nRelease targetSnapshots\n\n### uid\n\n uid?: (string|null);\n\nRelease uid"]]