Package com.google.cloud.deploy.v1
Class Release.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
- com.google.cloud.deploy.v1.Release.Builder
-
- All Implemented Interfaces:
ReleaseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Release
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 typegoogle.cloud.deploy.v1.Release
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Release.Builder
addAllBuildArtifacts(Iterable<? extends BuildArtifact> values)
List of artifacts to pass through to Skaffold command.Release.Builder
addAllTargetSnapshots(Iterable<? extends Target> values)
Output only.Release.Builder
addBuildArtifacts(int index, 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(BuildArtifact value)
List of artifacts to pass through to Skaffold command.Release.Builder
addBuildArtifacts(BuildArtifact.Builder builderForValue)
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
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Release.Builder
addTargetSnapshots(int index, Target value)
Output only.Release.Builder
addTargetSnapshots(int index, Target.Builder builderForValue)
Output only.Release.Builder
addTargetSnapshots(Target value)
Output only.Release.Builder
addTargetSnapshots(Target.Builder builderForValue)
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
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.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(Release other)
Release.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Release.Builder
mergeFrom(com.google.protobuf.Message 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
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 value)
List of artifacts to pass through to Skaffold command.Release.Builder
setBuildArtifacts(int index, BuildArtifact.Builder builderForValue)
List of artifacts to pass through to Skaffold command.Release.Builder
setCondition(Release.ReleaseCondition value)
Output only.Release.Builder
setCondition(Release.ReleaseCondition.Builder builderForValue)
Output only.Release.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.Release.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Release.Builder
setDeliveryPipelineSnapshot(DeliveryPipeline value)
Output only.Release.Builder
setDeliveryPipelineSnapshot(DeliveryPipeline.Builder builderForValue)
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 value)
Output only.Release.Builder
setRenderEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Release.Builder
setRenderStartTime(com.google.protobuf.Timestamp value)
Output only.Release.Builder
setRenderStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
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 value)
Output only.Release.Builder
setTargetSnapshots(int index, Target.Builder builderForValue)
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)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
clear
public Release.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
getDefaultInstanceForType
public Release getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Release build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Release buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Release.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
setField
public Release.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
clearField
public Release.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
clearOneof
public Release.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
setRepeatedField
public Release.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
addRepeatedField
public Release.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
mergeFrom
public Release.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Release.Builder>
-
mergeFrom
public Release.Builder mergeFrom(Release other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
mergeFrom
public Release.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Release.Builder>
- Throws:
IOException
-
getName
public 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];
- Specified by:
getName
in interfaceReleaseOrBuilder
- Returns:
- The name.
-
getNameBytes
public 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];
- Specified by:
getNameBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for name.
-
setName
public 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];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
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];
- Returns:
- This builder for chaining.
-
setNameBytes
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];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getUid
public String getUid()
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUid
in interfaceReleaseOrBuilder
- Returns:
- The uid.
-
getUidBytes
public com.google.protobuf.ByteString getUidBytes()
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUidBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for uid.
-
setUid
public Release.Builder setUid(String value)
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The uid to set.- Returns:
- This builder for chaining.
-
clearUid
public Release.Builder clearUid()
Output only. Unique identifier of the `Release`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setUidBytes
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];
- Parameters:
value
- The bytes for uid to set.- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
Description of the `Release`. Max length is 255 characters.
string description = 3;
- Specified by:
getDescription
in interfaceReleaseOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of the `Release`. Max length is 255 characters.
string description = 3;
- Specified by:
getDescriptionBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for description.
-
setDescription
public Release.Builder setDescription(String value)
Description of the `Release`. Max length is 255 characters.
string description = 3;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Release.Builder clearDescription()
Description of the `Release`. Max length is 255 characters.
string description = 3;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Release.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the `Release`. Max length is 255 characters.
string description = 3;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
getAnnotationsCount
public int getAnnotationsCount()
Description copied from interface:ReleaseOrBuilder
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;
- Specified by:
getAnnotationsCount
in interfaceReleaseOrBuilder
-
containsAnnotations
public 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;
- Specified by:
containsAnnotations
in interfaceReleaseOrBuilder
-
getAnnotations
@Deprecated public Map<String,String> getAnnotations()
Deprecated.UsegetAnnotationsMap()
instead.- Specified by:
getAnnotations
in interfaceReleaseOrBuilder
-
getAnnotationsMap
public 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;
- Specified by:
getAnnotationsMap
in interfaceReleaseOrBuilder
-
getAnnotationsOrDefault
public 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;
- Specified by:
getAnnotationsOrDefault
in interfaceReleaseOrBuilder
-
getAnnotationsOrThrow
public 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;
- Specified by:
getAnnotationsOrThrow
in interfaceReleaseOrBuilder
-
clearAnnotations
public Release.Builder clearAnnotations()
-
removeAnnotations
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;
-
getMutableAnnotations
@Deprecated public Map<String,String> getMutableAnnotations()
Deprecated.Use alternate mutation accessors instead.
-
putAnnotations
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;
-
putAllAnnotations
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;
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:ReleaseOrBuilder
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;
- Specified by:
getLabelsCount
in interfaceReleaseOrBuilder
-
containsLabels
public 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;
- Specified by:
containsLabels
in interfaceReleaseOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceReleaseOrBuilder
-
getLabelsMap
public 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;
- Specified by:
getLabelsMap
in interfaceReleaseOrBuilder
-
getLabelsOrDefault
public 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;
- Specified by:
getLabelsOrDefault
in interfaceReleaseOrBuilder
-
getLabelsOrThrow
public 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;
- Specified by:
getLabelsOrThrow
in interfaceReleaseOrBuilder
-
clearLabels
public Release.Builder clearLabels()
-
removeLabels
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;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
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;
-
putAllLabels
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;
-
getAbandoned
public boolean getAbandoned()
Output only. Indicates whether this is an abandoned release.
bool abandoned = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getAbandoned
in interfaceReleaseOrBuilder
- Returns:
- The abandoned.
-
setAbandoned
public Release.Builder setAbandoned(boolean value)
Output only. Indicates whether this is an abandoned release.
bool abandoned = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The abandoned to set.- Returns:
- This builder for chaining.
-
clearAbandoned
public Release.Builder clearAbandoned()
Output only. Indicates whether this is an abandoned release.
bool abandoned = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Time at which the `Release` was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceReleaseOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public 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];
- Specified by:
getCreateTime
in interfaceReleaseOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public 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];
-
setCreateTime
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];
-
mergeCreateTime
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];
-
clearCreateTime
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];
-
getCreateTimeBuilder
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];
-
getCreateTimeOrBuilder
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];
- Specified by:
getCreateTimeOrBuilder
in interfaceReleaseOrBuilder
-
hasRenderStartTime
public boolean hasRenderStartTime()
Output only. Time at which the render began.
.google.protobuf.Timestamp render_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasRenderStartTime
in interfaceReleaseOrBuilder
- Returns:
- Whether the renderStartTime field is set.
-
getRenderStartTime
public 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];
- Specified by:
getRenderStartTime
in interfaceReleaseOrBuilder
- Returns:
- The renderStartTime.
-
setRenderStartTime
public 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];
-
setRenderStartTime
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];
-
mergeRenderStartTime
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];
-
clearRenderStartTime
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];
-
getRenderStartTimeBuilder
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];
-
getRenderStartTimeOrBuilder
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];
- Specified by:
getRenderStartTimeOrBuilder
in interfaceReleaseOrBuilder
-
hasRenderEndTime
public boolean hasRenderEndTime()
Output only. Time at which the render completed.
.google.protobuf.Timestamp render_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasRenderEndTime
in interfaceReleaseOrBuilder
- Returns:
- Whether the renderEndTime field is set.
-
getRenderEndTime
public 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];
- Specified by:
getRenderEndTime
in interfaceReleaseOrBuilder
- Returns:
- The renderEndTime.
-
setRenderEndTime
public 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];
-
setRenderEndTime
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];
-
mergeRenderEndTime
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];
-
clearRenderEndTime
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];
-
getRenderEndTimeBuilder
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];
-
getRenderEndTimeOrBuilder
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];
- Specified by:
getRenderEndTimeOrBuilder
in interfaceReleaseOrBuilder
-
getSkaffoldConfigUri
public String getSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;
- Specified by:
getSkaffoldConfigUri
in interfaceReleaseOrBuilder
- Returns:
- The skaffoldConfigUri.
-
getSkaffoldConfigUriBytes
public com.google.protobuf.ByteString getSkaffoldConfigUriBytes()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;
- Specified by:
getSkaffoldConfigUriBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for skaffoldConfigUri.
-
setSkaffoldConfigUri
public Release.Builder setSkaffoldConfigUri(String value)
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;
- Parameters:
value
- The skaffoldConfigUri to set.- Returns:
- This builder for chaining.
-
clearSkaffoldConfigUri
public Release.Builder clearSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;
- Returns:
- This builder for chaining.
-
setSkaffoldConfigUriBytes
public Release.Builder setSkaffoldConfigUriBytes(com.google.protobuf.ByteString value)
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;
- Parameters:
value
- The bytes for skaffoldConfigUri to set.- Returns:
- This builder for chaining.
-
getSkaffoldConfigPath
public String getSkaffoldConfigPath()
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;
- Specified by:
getSkaffoldConfigPath
in interfaceReleaseOrBuilder
- Returns:
- The skaffoldConfigPath.
-
getSkaffoldConfigPathBytes
public com.google.protobuf.ByteString getSkaffoldConfigPathBytes()
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;
- Specified by:
getSkaffoldConfigPathBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for skaffoldConfigPath.
-
setSkaffoldConfigPath
public Release.Builder setSkaffoldConfigPath(String value)
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;
- Parameters:
value
- The skaffoldConfigPath to set.- Returns:
- This builder for chaining.
-
clearSkaffoldConfigPath
public Release.Builder clearSkaffoldConfigPath()
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;
- Returns:
- This builder for chaining.
-
setSkaffoldConfigPathBytes
public Release.Builder setSkaffoldConfigPathBytes(com.google.protobuf.ByteString value)
Filepath of the Skaffold config inside of the config URI.
string skaffold_config_path = 9;
- Parameters:
value
- The bytes for skaffoldConfigPath to set.- Returns:
- This builder for chaining.
-
getBuildArtifactsList
public List<BuildArtifact> getBuildArtifactsList()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
- Specified by:
getBuildArtifactsList
in interfaceReleaseOrBuilder
-
getBuildArtifactsCount
public int getBuildArtifactsCount()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
- Specified by:
getBuildArtifactsCount
in interfaceReleaseOrBuilder
-
getBuildArtifacts
public BuildArtifact getBuildArtifacts(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
- Specified by:
getBuildArtifacts
in interfaceReleaseOrBuilder
-
setBuildArtifacts
public 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;
-
setBuildArtifacts
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;
-
addBuildArtifacts
public Release.Builder addBuildArtifacts(BuildArtifact value)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
addBuildArtifacts
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;
-
addBuildArtifacts
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;
-
addBuildArtifacts
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;
-
addAllBuildArtifacts
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;
-
clearBuildArtifacts
public Release.Builder clearBuildArtifacts()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
removeBuildArtifacts
public Release.Builder removeBuildArtifacts(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
getBuildArtifactsBuilder
public BuildArtifact.Builder getBuildArtifactsBuilder(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
getBuildArtifactsOrBuilder
public BuildArtifactOrBuilder getBuildArtifactsOrBuilder(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
- Specified by:
getBuildArtifactsOrBuilder
in interfaceReleaseOrBuilder
-
getBuildArtifactsOrBuilderList
public List<? extends BuildArtifactOrBuilder> getBuildArtifactsOrBuilderList()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
- Specified by:
getBuildArtifactsOrBuilderList
in interfaceReleaseOrBuilder
-
addBuildArtifactsBuilder
public BuildArtifact.Builder addBuildArtifactsBuilder()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
addBuildArtifactsBuilder
public BuildArtifact.Builder addBuildArtifactsBuilder(int index)
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
getBuildArtifactsBuilderList
public List<BuildArtifact.Builder> getBuildArtifactsBuilderList()
List of artifacts to pass through to Skaffold command.
repeated .google.cloud.deploy.v1.BuildArtifact build_artifacts = 10;
-
hasDeliveryPipelineSnapshot
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];
- Specified by:
hasDeliveryPipelineSnapshot
in interfaceReleaseOrBuilder
- Returns:
- Whether the deliveryPipelineSnapshot field is set.
-
getDeliveryPipelineSnapshot
public 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];
- Specified by:
getDeliveryPipelineSnapshot
in interfaceReleaseOrBuilder
- Returns:
- The deliveryPipelineSnapshot.
-
setDeliveryPipelineSnapshot
public 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];
-
setDeliveryPipelineSnapshot
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];
-
mergeDeliveryPipelineSnapshot
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];
-
clearDeliveryPipelineSnapshot
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];
-
getDeliveryPipelineSnapshotBuilder
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];
-
getDeliveryPipelineSnapshotOrBuilder
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];
- Specified by:
getDeliveryPipelineSnapshotOrBuilder
in interfaceReleaseOrBuilder
-
getTargetSnapshotsList
public 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];
- Specified by:
getTargetSnapshotsList
in interfaceReleaseOrBuilder
-
getTargetSnapshotsCount
public 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];
- Specified by:
getTargetSnapshotsCount
in interfaceReleaseOrBuilder
-
getTargetSnapshots
public 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];
- Specified by:
getTargetSnapshots
in interfaceReleaseOrBuilder
-
setTargetSnapshots
public 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];
-
setTargetSnapshots
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];
-
addTargetSnapshots
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];
-
addTargetSnapshots
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];
-
addTargetSnapshots
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];
-
addTargetSnapshots
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];
-
addAllTargetSnapshots
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];
-
clearTargetSnapshots
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];
-
removeTargetSnapshots
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];
-
getTargetSnapshotsBuilder
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];
-
getTargetSnapshotsOrBuilder
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];
- Specified by:
getTargetSnapshotsOrBuilder
in interfaceReleaseOrBuilder
-
getTargetSnapshotsOrBuilderList
public 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];
- Specified by:
getTargetSnapshotsOrBuilderList
in interfaceReleaseOrBuilder
-
addTargetSnapshotsBuilder
public 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];
-
addTargetSnapshotsBuilder
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];
-
getTargetSnapshotsBuilderList
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];
-
getRenderStateValue
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];
- Specified by:
getRenderStateValue
in interfaceReleaseOrBuilder
- Returns:
- The enum numeric value on the wire for renderState.
-
setRenderStateValue
public 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];
- Parameters:
value
- The enum numeric value on the wire for renderState to set.- Returns:
- This builder for chaining.
-
getRenderState
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];
- Specified by:
getRenderState
in interfaceReleaseOrBuilder
- Returns:
- The renderState.
-
setRenderState
public 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];
- Parameters:
value
- The renderState to set.- Returns:
- This builder for chaining.
-
clearRenderState
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];
- Returns:
- This builder for chaining.
-
getEtag
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;
- Specified by:
getEtag
in interfaceReleaseOrBuilder
- Returns:
- The etag.
-
getEtagBytes
public 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;
- Specified by:
getEtagBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for etag.
-
setEtag
public 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;
- Parameters:
value
- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
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;
- Returns:
- This builder for chaining.
-
setEtagBytes
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;
- Parameters:
value
- The bytes for etag to set.- Returns:
- This builder for chaining.
-
getSkaffoldVersion
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;
- Specified by:
getSkaffoldVersion
in interfaceReleaseOrBuilder
- Returns:
- The skaffoldVersion.
-
getSkaffoldVersionBytes
public 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;
- Specified by:
getSkaffoldVersionBytes
in interfaceReleaseOrBuilder
- Returns:
- The bytes for skaffoldVersion.
-
setSkaffoldVersion
public 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;
- Parameters:
value
- The skaffoldVersion to set.- Returns:
- This builder for chaining.
-
clearSkaffoldVersion
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;
- Returns:
- This builder for chaining.
-
setSkaffoldVersionBytes
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;
- Parameters:
value
- The bytes for skaffoldVersion to set.- Returns:
- This builder for chaining.
-
getTargetArtifactsCount
public int getTargetArtifactsCount()
Description copied from interface:ReleaseOrBuilder
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];
- Specified by:
getTargetArtifactsCount
in interfaceReleaseOrBuilder
-
containsTargetArtifacts
public 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];
- Specified by:
containsTargetArtifacts
in interfaceReleaseOrBuilder
-
getTargetArtifacts
@Deprecated public Map<String,TargetArtifact> getTargetArtifacts()
Deprecated.UsegetTargetArtifactsMap()
instead.- Specified by:
getTargetArtifacts
in interfaceReleaseOrBuilder
-
getTargetArtifactsMap
public 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];
- Specified by:
getTargetArtifactsMap
in interfaceReleaseOrBuilder
-
getTargetArtifactsOrDefault
public 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];
- Specified by:
getTargetArtifactsOrDefault
in interfaceReleaseOrBuilder
-
getTargetArtifactsOrThrow
public 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];
- Specified by:
getTargetArtifactsOrThrow
in interfaceReleaseOrBuilder
-
clearTargetArtifacts
public Release.Builder clearTargetArtifacts()
-
removeTargetArtifacts
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];
-
getMutableTargetArtifacts
@Deprecated public Map<String,TargetArtifact> getMutableTargetArtifacts()
Deprecated.Use alternate mutation accessors instead.
-
putTargetArtifacts
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];
-
putAllTargetArtifacts
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];
-
getTargetRendersCount
public int getTargetRendersCount()
Description copied from interface:ReleaseOrBuilder
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];
- Specified by:
getTargetRendersCount
in interfaceReleaseOrBuilder
-
containsTargetRenders
public 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];
- Specified by:
containsTargetRenders
in interfaceReleaseOrBuilder
-
getTargetRenders
@Deprecated public Map<String,Release.TargetRender> getTargetRenders()
Deprecated.UsegetTargetRendersMap()
instead.- Specified by:
getTargetRenders
in interfaceReleaseOrBuilder
-
getTargetRendersMap
public 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];
- Specified by:
getTargetRendersMap
in interfaceReleaseOrBuilder
-
getTargetRendersOrDefault
public 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];
- Specified by:
getTargetRendersOrDefault
in interfaceReleaseOrBuilder
-
getTargetRendersOrThrow
public 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];
- Specified by:
getTargetRendersOrThrow
in interfaceReleaseOrBuilder
-
clearTargetRenders
public Release.Builder clearTargetRenders()
-
removeTargetRenders
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];
-
getMutableTargetRenders
@Deprecated public Map<String,Release.TargetRender> getMutableTargetRenders()
Deprecated.Use alternate mutation accessors instead.
-
putTargetRenders
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];
-
putAllTargetRenders
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];
-
hasCondition
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];
- Specified by:
hasCondition
in interfaceReleaseOrBuilder
- Returns:
- Whether the condition field is set.
-
getCondition
public 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];
- Specified by:
getCondition
in interfaceReleaseOrBuilder
- Returns:
- The condition.
-
setCondition
public 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];
-
setCondition
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];
-
mergeCondition
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];
-
clearCondition
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];
-
getConditionBuilder
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];
-
getConditionOrBuilder
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];
- Specified by:
getConditionOrBuilder
in interfaceReleaseOrBuilder
-
getDeployParametersCount
public int getDeployParametersCount()
Description copied from interface:ReleaseOrBuilder
Optional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDeployParametersCount
in interfaceReleaseOrBuilder
-
containsDeployParameters
public 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];
- Specified by:
containsDeployParameters
in interfaceReleaseOrBuilder
-
getDeployParameters
@Deprecated public Map<String,String> getDeployParameters()
Deprecated.UsegetDeployParametersMap()
instead.- Specified by:
getDeployParameters
in interfaceReleaseOrBuilder
-
getDeployParametersMap
public 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];
- Specified by:
getDeployParametersMap
in interfaceReleaseOrBuilder
-
getDeployParametersOrDefault
public 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];
- Specified by:
getDeployParametersOrDefault
in interfaceReleaseOrBuilder
-
getDeployParametersOrThrow
public 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];
- Specified by:
getDeployParametersOrThrow
in interfaceReleaseOrBuilder
-
clearDeployParameters
public Release.Builder clearDeployParameters()
-
removeDeployParameters
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];
-
getMutableDeployParameters
@Deprecated public Map<String,String> getMutableDeployParameters()
Deprecated.Use alternate mutation accessors instead.
-
putDeployParameters
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];
-
putAllDeployParameters
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];
-
setUnknownFields
public final Release.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
mergeUnknownFields
public final Release.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
-