public static final class Release.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder> implements ReleaseOrBuilder
A `Release` resource in the Cloud Deploy API. A `Release` defines a specific Skaffold configuration instance that can be deployed.Protobuf type
google.cloud.deploy.v1.Release| Modifier and Type | Method and Description |
|---|---|
Release.Builder |
addAllBuildArtifacts(Iterable<? extends BuildArtifact> values)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
addAllCustomTargetTypeSnapshots(Iterable<? extends CustomTargetType> values)
Output only.
|
Release.Builder |
addAllTargetSnapshots(Iterable<? extends Target> values)
Output only.
|
Release.Builder |
addBuildArtifacts(BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
addBuildArtifacts(BuildArtifact value)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
addBuildArtifacts(int index,
BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
addBuildArtifacts(int index,
BuildArtifact value)
List of artifacts to pass through to Skaffold command.
|
BuildArtifact.Builder |
addBuildArtifactsBuilder()
List of artifacts to pass through to Skaffold command.
|
BuildArtifact.Builder |
addBuildArtifactsBuilder(int index)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
addCustomTargetTypeSnapshots(CustomTargetType.Builder builderForValue)
Output only.
|
Release.Builder |
addCustomTargetTypeSnapshots(CustomTargetType value)
Output only.
|
Release.Builder |
addCustomTargetTypeSnapshots(int index,
CustomTargetType.Builder builderForValue)
Output only.
|
Release.Builder |
addCustomTargetTypeSnapshots(int index,
CustomTargetType value)
Output only.
|
CustomTargetType.Builder |
addCustomTargetTypeSnapshotsBuilder()
Output only.
|
CustomTargetType.Builder |
addCustomTargetTypeSnapshotsBuilder(int index)
Output only.
|
Release.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Release.Builder |
addTargetSnapshots(int index,
Target.Builder builderForValue)
Output only.
|
Release.Builder |
addTargetSnapshots(int index,
Target value)
Output only.
|
Release.Builder |
addTargetSnapshots(Target.Builder builderForValue)
Output only.
|
Release.Builder |
addTargetSnapshots(Target value)
Output only.
|
Target.Builder |
addTargetSnapshotsBuilder()
Output only.
|
Target.Builder |
addTargetSnapshotsBuilder(int index)
Output only.
|
Release |
build() |
Release |
buildPartial() |
Release.Builder |
clear() |
Release.Builder |
clearAbandoned()
Output only.
|
Release.Builder |
clearAnnotations() |
Release.Builder |
clearBuildArtifacts()
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
clearCondition()
Output only.
|
Release.Builder |
clearCreateTime()
Output only.
|
Release.Builder |
clearCustomTargetTypeSnapshots()
Output only.
|
Release.Builder |
clearDeliveryPipelineSnapshot()
Output only.
|
Release.Builder |
clearDeployParameters() |
Release.Builder |
clearDescription()
Description of the `Release`.
|
Release.Builder |
clearEtag()
This checksum is computed by the server based on the value of other
fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
|
Release.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Release.Builder |
clearLabels() |
Release.Builder |
clearName()
Optional.
|
Release.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Release.Builder |
clearRenderEndTime()
Output only.
|
Release.Builder |
clearRenderStartTime()
Output only.
|
Release.Builder |
clearRenderState()
Output only.
|
Release.Builder |
clearSkaffoldConfigPath()
Filepath of the Skaffold config inside of the config URI.
|
Release.Builder |
clearSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
|
Release.Builder |
clearSkaffoldVersion()
The Skaffold version to use when operating on this release, such as
"1.20.0".
|
Release.Builder |
clearTargetArtifacts() |
Release.Builder |
clearTargetRenders() |
Release.Builder |
clearTargetSnapshots()
Output only.
|
Release.Builder |
clearUid()
Output only.
|
Release.Builder |
clone() |
boolean |
containsAnnotations(String key)
User annotations.
|
boolean |
containsDeployParameters(String key)
Optional.
|
boolean |
containsLabels(String key)
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
boolean |
containsTargetArtifacts(String key)
Output only.
|
boolean |
containsTargetRenders(String key)
Output only.
|
boolean |
getAbandoned()
Output only.
|
Map<String,String> |
getAnnotations()
Deprecated.
|
int |
getAnnotationsCount()
User annotations.
|
Map<String,String> |
getAnnotationsMap()
User annotations.
|
String |
getAnnotationsOrDefault(String key,
String defaultValue)
User annotations.
|
String |
getAnnotationsOrThrow(String key)
User annotations.
|
BuildArtifact |
getBuildArtifacts(int index)
List of artifacts to pass through to Skaffold command.
|
BuildArtifact.Builder |
getBuildArtifactsBuilder(int index)
List of artifacts to pass through to Skaffold command.
|
List<BuildArtifact.Builder> |
getBuildArtifactsBuilderList()
List of artifacts to pass through to Skaffold command.
|
int |
getBuildArtifactsCount()
List of artifacts to pass through to Skaffold command.
|
List<BuildArtifact> |
getBuildArtifactsList()
List of artifacts to pass through to Skaffold command.
|
BuildArtifactOrBuilder |
getBuildArtifactsOrBuilder(int index)
List of artifacts to pass through to Skaffold command.
|
List<? extends BuildArtifactOrBuilder> |
getBuildArtifactsOrBuilderList()
List of artifacts to pass through to Skaffold command.
|
Release.ReleaseCondition |
getCondition()
Output only.
|
Release.ReleaseCondition.Builder |
getConditionBuilder()
Output only.
|
Release.ReleaseConditionOrBuilder |
getConditionOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
CustomTargetType |
getCustomTargetTypeSnapshots(int index)
Output only.
|
CustomTargetType.Builder |
getCustomTargetTypeSnapshotsBuilder(int index)
Output only.
|
List<CustomTargetType.Builder> |
getCustomTargetTypeSnapshotsBuilderList()
Output only.
|
int |
getCustomTargetTypeSnapshotsCount()
Output only.
|
List<CustomTargetType> |
getCustomTargetTypeSnapshotsList()
Output only.
|
CustomTargetTypeOrBuilder |
getCustomTargetTypeSnapshotsOrBuilder(int index)
Output only.
|
List<? extends CustomTargetTypeOrBuilder> |
getCustomTargetTypeSnapshotsOrBuilderList()
Output only.
|
Release |
getDefaultInstanceForType() |
DeliveryPipeline |
getDeliveryPipelineSnapshot()
Output only.
|
DeliveryPipeline.Builder |
getDeliveryPipelineSnapshotBuilder()
Output only.
|
DeliveryPipelineOrBuilder |
getDeliveryPipelineSnapshotOrBuilder()
Output only.
|
Map<String,String> |
getDeployParameters()
Deprecated.
|
int |
getDeployParametersCount()
Optional.
|
Map<String,String> |
getDeployParametersMap()
Optional.
|
String |
getDeployParametersOrDefault(String key,
String defaultValue)
Optional.
|
String |
getDeployParametersOrThrow(String key)
Optional.
|
String |
getDescription()
Description of the `Release`.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the `Release`.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEtag()
This checksum is computed by the server based on the value of other
fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
|
com.google.protobuf.ByteString |
getEtagBytes()
This checksum is computed by the server based on the value of other
fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
Map<String,String> |
getLabelsMap()
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
String |
getLabelsOrThrow(String key)
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
Map<String,String> |
getMutableAnnotations()
Deprecated.
|
Map<String,String> |
getMutableDeployParameters()
Deprecated.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
Map<String,TargetArtifact> |
getMutableTargetArtifacts()
Deprecated.
|
Map<String,Release.TargetRender> |
getMutableTargetRenders()
Deprecated.
|
String |
getName()
Optional.
|
com.google.protobuf.ByteString |
getNameBytes()
Optional.
|
com.google.protobuf.Timestamp |
getRenderEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getRenderEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getRenderEndTimeOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getRenderStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getRenderStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getRenderStartTimeOrBuilder()
Output only.
|
Release.RenderState |
getRenderState()
Output only.
|
int |
getRenderStateValue()
Output only.
|
String |
getSkaffoldConfigPath()
Filepath of the Skaffold config inside of the config URI.
|
com.google.protobuf.ByteString |
getSkaffoldConfigPathBytes()
Filepath of the Skaffold config inside of the config URI.
|
String |
getSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
|
com.google.protobuf.ByteString |
getSkaffoldConfigUriBytes()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
|
String |
getSkaffoldVersion()
The Skaffold version to use when operating on this release, such as
"1.20.0".
|
com.google.protobuf.ByteString |
getSkaffoldVersionBytes()
The Skaffold version to use when operating on this release, such as
"1.20.0".
|
Map<String,TargetArtifact> |
getTargetArtifacts()
Deprecated.
|
int |
getTargetArtifactsCount()
Output only.
|
Map<String,TargetArtifact> |
getTargetArtifactsMap()
Output only.
|
TargetArtifact |
getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact |
getTargetArtifactsOrThrow(String key)
Output only.
|
Map<String,Release.TargetRender> |
getTargetRenders()
Deprecated.
|
int |
getTargetRendersCount()
Output only.
|
Map<String,Release.TargetRender> |
getTargetRendersMap()
Output only.
|
Release.TargetRender |
getTargetRendersOrDefault(String key,
Release.TargetRender defaultValue)
Output only.
|
Release.TargetRender |
getTargetRendersOrThrow(String key)
Output only.
|
Target |
getTargetSnapshots(int index)
Output only.
|
Target.Builder |
getTargetSnapshotsBuilder(int index)
Output only.
|
List<Target.Builder> |
getTargetSnapshotsBuilderList()
Output only.
|
int |
getTargetSnapshotsCount()
Output only.
|
List<Target> |
getTargetSnapshotsList()
Output only.
|
TargetOrBuilder |
getTargetSnapshotsOrBuilder(int index)
Output only.
|
List<? extends TargetOrBuilder> |
getTargetSnapshotsOrBuilderList()
Output only.
|
String |
getUid()
Output only.
|
com.google.protobuf.ByteString |
getUidBytes()
Output only.
|
boolean |
hasCondition()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDeliveryPipelineSnapshot()
Output only.
|
boolean |
hasRenderEndTime()
Output only.
|
boolean |
hasRenderStartTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Release.Builder |
mergeCondition(Release.ReleaseCondition value)
Output only.
|
Release.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Release.Builder |
mergeDeliveryPipelineSnapshot(DeliveryPipeline value)
Output only.
|
Release.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Release.Builder |
mergeFrom(com.google.protobuf.Message other) |
Release.Builder |
mergeFrom(Release other) |
Release.Builder |
mergeRenderEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Release.Builder |
mergeRenderStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Release.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Release.Builder |
putAllAnnotations(Map<String,String> values)
User annotations.
|
Release.Builder |
putAllDeployParameters(Map<String,String> values)
Optional.
|
Release.Builder |
putAllLabels(Map<String,String> values)
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
Release.Builder |
putAllTargetArtifacts(Map<String,TargetArtifact> values)
Output only.
|
Release.Builder |
putAllTargetRenders(Map<String,Release.TargetRender> values)
Output only.
|
Release.Builder |
putAnnotations(String key,
String value)
User annotations.
|
Release.Builder |
putDeployParameters(String key,
String value)
Optional.
|
Release.Builder |
putLabels(String key,
String value)
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
Release.Builder |
putTargetArtifacts(String key,
TargetArtifact value)
Output only.
|
Release.Builder |
putTargetRenders(String key,
Release.TargetRender value)
Output only.
|
Release.Builder |
removeAnnotations(String key)
User annotations.
|
Release.Builder |
removeBuildArtifacts(int index)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
removeCustomTargetTypeSnapshots(int index)
Output only.
|
Release.Builder |
removeDeployParameters(String key)
Optional.
|
Release.Builder |
removeLabels(String key)
Labels are attributes that can be set and used by both the
user and by Cloud Deploy.
|
Release.Builder |
removeTargetArtifacts(String key)
Output only.
|
Release.Builder |
removeTargetRenders(String key)
Output only.
|
Release.Builder |
removeTargetSnapshots(int index)
Output only.
|
Release.Builder |
setAbandoned(boolean value)
Output only.
|
Release.Builder |
setBuildArtifacts(int index,
BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
setBuildArtifacts(int index,
BuildArtifact value)
List of artifacts to pass through to Skaffold command.
|
Release.Builder |
setCondition(Release.ReleaseCondition.Builder builderForValue)
Output only.
|
Release.Builder |
setCondition(Release.ReleaseCondition value)
Output only.
|
Release.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Release.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Release.Builder |
setCustomTargetTypeSnapshots(int index,
CustomTargetType.Builder builderForValue)
Output only.
|
Release.Builder |
setCustomTargetTypeSnapshots(int index,
CustomTargetType value)
Output only.
|
Release.Builder |
setDeliveryPipelineSnapshot(DeliveryPipeline.Builder builderForValue)
Output only.
|
Release.Builder |
setDeliveryPipelineSnapshot(DeliveryPipeline value)
Output only.
|
Release.Builder |
setDescription(String value)
Description of the `Release`.
|
Release.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the `Release`.
|
Release.Builder |
setEtag(String value)
This checksum is computed by the server based on the value of other
fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
|
Release.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
This checksum is computed by the server based on the value of other
fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
|
Release.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Release.Builder |
setName(String value)
Optional.
|
Release.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Optional.
|
Release.Builder |
setRenderEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Release.Builder |
setRenderEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Release.Builder |
setRenderStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Release.Builder |
setRenderStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Release.Builder |
setRenderState(Release.RenderState value)
Output only.
|
Release.Builder |
setRenderStateValue(int value)
Output only.
|
Release.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Release.Builder |
setSkaffoldConfigPath(String value)
Filepath of the Skaffold config inside of the config URI.
|
Release.Builder |
setSkaffoldConfigPathBytes(com.google.protobuf.ByteString value)
Filepath of the Skaffold config inside of the config URI.
|
Release.Builder |
setSkaffoldConfigUri(String value)
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
|
Release.Builder |
setSkaffoldConfigUriBytes(com.google.protobuf.ByteString value)
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
|
Release.Builder |
setSkaffoldVersion(String value)
The Skaffold version to use when operating on this release, such as
"1.20.0".
|
Release.Builder |
setSkaffoldVersionBytes(com.google.protobuf.ByteString value)
The Skaffold version to use when operating on this release, such as
"1.20.0".
|
Release.Builder |
setTargetSnapshots(int index,
Target.Builder builderForValue)
Output only.
|
Release.Builder |
setTargetSnapshots(int index,
Target value)
Output only.
|
Release.Builder |
setUid(String value)
Output only.
|
Release.Builder |
setUidBytes(com.google.protobuf.ByteString value)
Output only.
|
Release.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapFieldReflection, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Release build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Release buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Release.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Release.Builder>public Release.Builder mergeFrom(Release other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public Release.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Release.Builder>IOExceptionpublic String getName()
Optional. Name of the `Release`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/[a-z][a-z0-9\-]{0,62}`.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];getName in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Optional. Name of the `Release`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/[a-z][a-z0-9\-]{0,62}`.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];getNameBytes in interface ReleaseOrBuilderpublic Release.Builder setName(String value)
Optional. Name of the `Release`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/[a-z][a-z0-9\-]{0,62}`.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];value - The name to set.public Release.Builder clearName()
Optional. Name of the `Release`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/[a-z][a-z0-9\-]{0,62}`.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];public Release.Builder setNameBytes(com.google.protobuf.ByteString value)
Optional. Name of the `Release`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/[a-z][a-z0-9\-]{0,62}`.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for name to set.public String getUid()
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getUid in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getUidBytes in interface ReleaseOrBuilderpublic Release.Builder setUid(String value)
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The uid to set.public Release.Builder clearUid()
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public Release.Builder setUidBytes(com.google.protobuf.ByteString value)
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for uid to set.public String getDescription()
Description of the `Release`. Max length is 255 characters.
string description = 3;getDescription in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of the `Release`. Max length is 255 characters.
string description = 3;getDescriptionBytes in interface ReleaseOrBuilderpublic Release.Builder setDescription(String value)
Description of the `Release`. Max length is 255 characters.
string description = 3;value - The description to set.public Release.Builder clearDescription()
Description of the `Release`. Max length is 255 characters.
string description = 3;public Release.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the `Release`. Max length is 255 characters.
string description = 3;value - The bytes for description to set.public int getAnnotationsCount()
ReleaseOrBuilderUser annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;getAnnotationsCount in interface ReleaseOrBuilderpublic boolean containsAnnotations(String key)
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;containsAnnotations in interface ReleaseOrBuilder@Deprecated public Map<String,String> getAnnotations()
getAnnotationsMap() instead.getAnnotations in interface ReleaseOrBuilderpublic Map<String,String> getAnnotationsMap()
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;getAnnotationsMap in interface ReleaseOrBuilderpublic String getAnnotationsOrDefault(String key, String defaultValue)
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;getAnnotationsOrDefault in interface ReleaseOrBuilderpublic String getAnnotationsOrThrow(String key)
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;getAnnotationsOrThrow in interface ReleaseOrBuilderpublic Release.Builder clearAnnotations()
public Release.Builder removeAnnotations(String key)
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;@Deprecated public Map<String,String> getMutableAnnotations()
public Release.Builder putAnnotations(String key, String value)
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;public Release.Builder putAllAnnotations(Map<String,String> values)
User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
map<string, string> annotations = 4;public int getLabelsCount()
ReleaseOrBuilderLabels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;getLabelsCount in interface ReleaseOrBuilderpublic boolean containsLabels(String key)
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;containsLabels in interface ReleaseOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface ReleaseOrBuilderpublic Map<String,String> getLabelsMap()
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;getLabelsMap in interface ReleaseOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;getLabelsOrDefault in interface ReleaseOrBuilderpublic String getLabelsOrThrow(String key)
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;getLabelsOrThrow in interface ReleaseOrBuilderpublic Release.Builder clearLabels()
public Release.Builder removeLabels(String key)
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;@Deprecated public Map<String,String> getMutableLabels()
public Release.Builder putLabels(String key, String value)
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;public Release.Builder putAllLabels(Map<String,String> values)
Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
map<string, string> labels = 5;public boolean getAbandoned()
Output only. Indicates whether this is an abandoned release.
bool abandoned = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];getAbandoned in interface ReleaseOrBuilderpublic Release.Builder setAbandoned(boolean value)
Output only. Indicates whether this is an abandoned release.
bool abandoned = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The abandoned to set.public Release.Builder clearAbandoned()
Output only. Indicates whether this is an abandoned release.
bool abandoned = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean hasCreateTime()
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ReleaseOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ReleaseOrBuilderpublic Release.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearCreateTime()
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ReleaseOrBuilderpublic boolean hasRenderStartTime()
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasRenderStartTime in interface ReleaseOrBuilderpublic com.google.protobuf.Timestamp getRenderStartTime()
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRenderStartTime in interface ReleaseOrBuilderpublic Release.Builder setRenderStartTime(com.google.protobuf.Timestamp value)
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setRenderStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder mergeRenderStartTime(com.google.protobuf.Timestamp value)
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearRenderStartTime()
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getRenderStartTimeBuilder()
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getRenderStartTimeOrBuilder()
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRenderStartTimeOrBuilder in interface ReleaseOrBuilderpublic boolean hasRenderEndTime()
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasRenderEndTime in interface ReleaseOrBuilderpublic com.google.protobuf.Timestamp getRenderEndTime()
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRenderEndTime in interface ReleaseOrBuilderpublic Release.Builder setRenderEndTime(com.google.protobuf.Timestamp value)
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setRenderEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder mergeRenderEndTime(com.google.protobuf.Timestamp value)
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearRenderEndTime()
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getRenderEndTimeBuilder()
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getRenderEndTimeOrBuilder()
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRenderEndTimeOrBuilder in interface ReleaseOrBuilderpublic String getSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;getSkaffoldConfigUri in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getSkaffoldConfigUriBytes()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;getSkaffoldConfigUriBytes in interface ReleaseOrBuilderpublic Release.Builder setSkaffoldConfigUri(String value)
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;value - The skaffoldConfigUri to set.public Release.Builder clearSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;public Release.Builder setSkaffoldConfigUriBytes(com.google.protobuf.ByteString value)
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;value - The bytes for skaffoldConfigUri to set.public String getSkaffoldConfigPath()
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;getSkaffoldConfigPath in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getSkaffoldConfigPathBytes()
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;getSkaffoldConfigPathBytes in interface ReleaseOrBuilderpublic Release.Builder setSkaffoldConfigPath(String value)
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;value - The skaffoldConfigPath to set.public Release.Builder clearSkaffoldConfigPath()
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;public Release.Builder setSkaffoldConfigPathBytes(com.google.protobuf.ByteString value)
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;value - The bytes for skaffoldConfigPath to set.public List<BuildArtifact> getBuildArtifactsList()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;getBuildArtifactsList in interface ReleaseOrBuilderpublic int getBuildArtifactsCount()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;getBuildArtifactsCount in interface ReleaseOrBuilderpublic BuildArtifact getBuildArtifacts(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;getBuildArtifacts in interface ReleaseOrBuilderpublic Release.Builder setBuildArtifacts(int index, BuildArtifact value)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder setBuildArtifacts(int index, BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder addBuildArtifacts(BuildArtifact value)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder addBuildArtifacts(int index, BuildArtifact value)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder addBuildArtifacts(BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder addBuildArtifacts(int index, BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder addAllBuildArtifacts(Iterable<? extends BuildArtifact> values)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder clearBuildArtifacts()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public Release.Builder removeBuildArtifacts(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public BuildArtifact.Builder getBuildArtifactsBuilder(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public BuildArtifactOrBuilder getBuildArtifactsOrBuilder(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;getBuildArtifactsOrBuilder in interface ReleaseOrBuilderpublic List<? extends BuildArtifactOrBuilder> getBuildArtifactsOrBuilderList()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;getBuildArtifactsOrBuilderList in interface ReleaseOrBuilderpublic BuildArtifact.Builder addBuildArtifactsBuilder()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public BuildArtifact.Builder addBuildArtifactsBuilder(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public List<BuildArtifact.Builder> getBuildArtifactsBuilderList()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;public boolean hasDeliveryPipelineSnapshot()
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDeliveryPipelineSnapshot in interface ReleaseOrBuilderpublic DeliveryPipeline getDeliveryPipelineSnapshot()
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeliveryPipelineSnapshot in interface ReleaseOrBuilderpublic Release.Builder setDeliveryPipelineSnapshot(DeliveryPipeline value)
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setDeliveryPipelineSnapshot(DeliveryPipeline.Builder builderForValue)
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder mergeDeliveryPipelineSnapshot(DeliveryPipeline value)
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearDeliveryPipelineSnapshot()
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeliveryPipeline.Builder getDeliveryPipelineSnapshotBuilder()
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeliveryPipelineOrBuilder getDeliveryPipelineSnapshotOrBuilder()
Output only. Snapshot of the parent pipeline taken at release creation time.
.google.cloud.deploy.v1.DeliveryPipeline delivery_pipeline_snapshot = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeliveryPipelineSnapshotOrBuilder in interface ReleaseOrBuilderpublic List<Target> getTargetSnapshotsList()
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetSnapshotsList in interface ReleaseOrBuilderpublic int getTargetSnapshotsCount()
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetSnapshotsCount in interface ReleaseOrBuilderpublic Target getTargetSnapshots(int index)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetSnapshots in interface ReleaseOrBuilderpublic Release.Builder setTargetSnapshots(int index, Target value)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setTargetSnapshots(int index, Target.Builder builderForValue)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addTargetSnapshots(Target value)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addTargetSnapshots(int index, Target value)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addTargetSnapshots(Target.Builder builderForValue)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addTargetSnapshots(int index, Target.Builder builderForValue)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addAllTargetSnapshots(Iterable<? extends Target> values)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearTargetSnapshots()
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder removeTargetSnapshots(int index)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Target.Builder getTargetSnapshotsBuilder(int index)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TargetOrBuilder getTargetSnapshotsOrBuilder(int index)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetSnapshotsOrBuilder in interface ReleaseOrBuilderpublic List<? extends TargetOrBuilder> getTargetSnapshotsOrBuilderList()
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetSnapshotsOrBuilderList in interface ReleaseOrBuilderpublic Target.Builder addTargetSnapshotsBuilder()
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Target.Builder addTargetSnapshotsBuilder(int index)
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Target.Builder> getTargetSnapshotsBuilderList()
Output only. Snapshot of the targets taken at release creation time.
repeated .google.cloud.deploy.v1.Target target_snapshots = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<CustomTargetType> getCustomTargetTypeSnapshotsList()
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomTargetTypeSnapshotsList in interface ReleaseOrBuilderpublic int getCustomTargetTypeSnapshotsCount()
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomTargetTypeSnapshotsCount in interface ReleaseOrBuilderpublic CustomTargetType getCustomTargetTypeSnapshots(int index)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomTargetTypeSnapshots in interface ReleaseOrBuilderpublic Release.Builder setCustomTargetTypeSnapshots(int index, CustomTargetType value)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setCustomTargetTypeSnapshots(int index, CustomTargetType.Builder builderForValue)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addCustomTargetTypeSnapshots(CustomTargetType value)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addCustomTargetTypeSnapshots(int index, CustomTargetType value)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addCustomTargetTypeSnapshots(CustomTargetType.Builder builderForValue)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addCustomTargetTypeSnapshots(int index, CustomTargetType.Builder builderForValue)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder addAllCustomTargetTypeSnapshots(Iterable<? extends CustomTargetType> values)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearCustomTargetTypeSnapshots()
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder removeCustomTargetTypeSnapshots(int index)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomTargetType.Builder getCustomTargetTypeSnapshotsBuilder(int index)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomTargetTypeOrBuilder getCustomTargetTypeSnapshotsOrBuilder(int index)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomTargetTypeSnapshotsOrBuilder in interface ReleaseOrBuilderpublic List<? extends CustomTargetTypeOrBuilder> getCustomTargetTypeSnapshotsOrBuilderList()
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomTargetTypeSnapshotsOrBuilderList in interface ReleaseOrBuilderpublic CustomTargetType.Builder addCustomTargetTypeSnapshotsBuilder()
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomTargetType.Builder addCustomTargetTypeSnapshotsBuilder(int index)
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<CustomTargetType.Builder> getCustomTargetTypeSnapshotsBuilderList()
Output only. Snapshot of the custom target types referenced by the targets taken at release creation time.
repeated .google.cloud.deploy.v1.CustomTargetType custom_target_type_snapshots = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getRenderStateValue()
Output only. Current state of the render operation.
.google.cloud.deploy.v1.Release.RenderState render_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRenderStateValue in interface ReleaseOrBuilderpublic Release.Builder setRenderStateValue(int value)
Output only. Current state of the render operation.
.google.cloud.deploy.v1.Release.RenderState render_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for renderState to set.public Release.RenderState getRenderState()
Output only. Current state of the render operation.
.google.cloud.deploy.v1.Release.RenderState render_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRenderState in interface ReleaseOrBuilderpublic Release.Builder setRenderState(Release.RenderState value)
Output only. Current state of the render operation.
.google.cloud.deploy.v1.Release.RenderState render_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The renderState to set.public Release.Builder clearRenderState()
Output only. Current state of the render operation.
.google.cloud.deploy.v1.Release.RenderState render_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public String getEtag()
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 16;getEtag in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 16;getEtagBytes in interface ReleaseOrBuilderpublic Release.Builder setEtag(String value)
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 16;value - The etag to set.public Release.Builder clearEtag()
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 16;public Release.Builder setEtagBytes(com.google.protobuf.ByteString value)
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 16;value - The bytes for etag to set.public String getSkaffoldVersion()
The Skaffold version to use when operating on this release, such as "1.20.0". Not all versions are valid; Cloud Deploy supports a specific set of versions. If unset, the most recent supported Skaffold version will be used.
string skaffold_version = 19;getSkaffoldVersion in interface ReleaseOrBuilderpublic com.google.protobuf.ByteString getSkaffoldVersionBytes()
The Skaffold version to use when operating on this release, such as "1.20.0". Not all versions are valid; Cloud Deploy supports a specific set of versions. If unset, the most recent supported Skaffold version will be used.
string skaffold_version = 19;getSkaffoldVersionBytes in interface ReleaseOrBuilderpublic Release.Builder setSkaffoldVersion(String value)
The Skaffold version to use when operating on this release, such as "1.20.0". Not all versions are valid; Cloud Deploy supports a specific set of versions. If unset, the most recent supported Skaffold version will be used.
string skaffold_version = 19;value - The skaffoldVersion to set.public Release.Builder clearSkaffoldVersion()
The Skaffold version to use when operating on this release, such as "1.20.0". Not all versions are valid; Cloud Deploy supports a specific set of versions. If unset, the most recent supported Skaffold version will be used.
string skaffold_version = 19;public Release.Builder setSkaffoldVersionBytes(com.google.protobuf.ByteString value)
The Skaffold version to use when operating on this release, such as "1.20.0". Not all versions are valid; Cloud Deploy supports a specific set of versions. If unset, the most recent supported Skaffold version will be used.
string skaffold_version = 19;value - The bytes for skaffoldVersion to set.public int getTargetArtifactsCount()
ReleaseOrBuilderOutput only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetArtifactsCount in interface ReleaseOrBuilderpublic boolean containsTargetArtifacts(String key)
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
containsTargetArtifacts in interface ReleaseOrBuilder@Deprecated public Map<String,TargetArtifact> getTargetArtifacts()
getTargetArtifactsMap() instead.getTargetArtifacts in interface ReleaseOrBuilderpublic Map<String,TargetArtifact> getTargetArtifactsMap()
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetArtifactsMap in interface ReleaseOrBuilderpublic TargetArtifact getTargetArtifactsOrDefault(String key, TargetArtifact defaultValue)
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetArtifactsOrDefault in interface ReleaseOrBuilderpublic TargetArtifact getTargetArtifactsOrThrow(String key)
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetArtifactsOrThrow in interface ReleaseOrBuilderpublic Release.Builder clearTargetArtifacts()
public Release.Builder removeTargetArtifacts(String key)
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
@Deprecated public Map<String,TargetArtifact> getMutableTargetArtifacts()
public Release.Builder putTargetArtifacts(String key, TargetArtifact value)
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder putAllTargetArtifacts(Map<String,TargetArtifact> values)
Output only. Map from target ID to the target artifacts created during the render operation.
map<string, .google.cloud.deploy.v1.TargetArtifact> target_artifacts = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getTargetRendersCount()
ReleaseOrBuilderOutput only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetRendersCount in interface ReleaseOrBuilderpublic boolean containsTargetRenders(String key)
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
containsTargetRenders in interface ReleaseOrBuilder@Deprecated public Map<String,Release.TargetRender> getTargetRenders()
getTargetRendersMap() instead.getTargetRenders in interface ReleaseOrBuilderpublic Map<String,Release.TargetRender> getTargetRendersMap()
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetRendersMap in interface ReleaseOrBuilderpublic Release.TargetRender getTargetRendersOrDefault(String key, Release.TargetRender defaultValue)
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetRendersOrDefault in interface ReleaseOrBuilderpublic Release.TargetRender getTargetRendersOrThrow(String key)
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTargetRendersOrThrow in interface ReleaseOrBuilderpublic Release.Builder clearTargetRenders()
public Release.Builder removeTargetRenders(String key)
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
@Deprecated public Map<String,Release.TargetRender> getMutableTargetRenders()
public Release.Builder putTargetRenders(String key, Release.TargetRender value)
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder putAllTargetRenders(Map<String,Release.TargetRender> values)
Output only. Map from target ID to details of the render operation for that target.
map<string, .google.cloud.deploy.v1.Release.TargetRender> target_renders = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasCondition()
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCondition in interface ReleaseOrBuilderpublic Release.ReleaseCondition getCondition()
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCondition in interface ReleaseOrBuilderpublic Release.Builder setCondition(Release.ReleaseCondition value)
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder setCondition(Release.ReleaseCondition.Builder builderForValue)
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder mergeCondition(Release.ReleaseCondition value)
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.Builder clearCondition()
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.ReleaseCondition.Builder getConditionBuilder()
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Release.ReleaseConditionOrBuilder getConditionOrBuilder()
Output only. Information around the state of the Release.
.google.cloud.deploy.v1.Release.ReleaseCondition condition = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
getConditionOrBuilder in interface ReleaseOrBuilderpublic int getDeployParametersCount()
ReleaseOrBuilderOptional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
getDeployParametersCount in interface ReleaseOrBuilderpublic boolean containsDeployParameters(String key)
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
containsDeployParameters in interface ReleaseOrBuilder@Deprecated public Map<String,String> getDeployParameters()
getDeployParametersMap() instead.getDeployParameters in interface ReleaseOrBuilderpublic Map<String,String> getDeployParametersMap()
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
getDeployParametersMap in interface ReleaseOrBuilderpublic String getDeployParametersOrDefault(String key, String defaultValue)
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
getDeployParametersOrDefault in interface ReleaseOrBuilderpublic String getDeployParametersOrThrow(String key)
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
getDeployParametersOrThrow in interface ReleaseOrBuilderpublic Release.Builder clearDeployParameters()
public Release.Builder removeDeployParameters(String key)
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
@Deprecated public Map<String,String> getMutableDeployParameters()
public Release.Builder putDeployParameters(String key, String value)
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
public Release.Builder putAllDeployParameters(Map<String,String> values)
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
public final Release.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>public final Release.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>Copyright © 2024 Google LLC. All rights reserved.