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.BuilderaddAllBuildArtifacts(Iterable<? extends BuildArtifact> values)List of artifacts to pass through to Skaffold command.Release.BuilderaddAllTargetSnapshots(Iterable<? extends Target> values)Output only.Release.BuilderaddBuildArtifacts(int index, BuildArtifact value)List of artifacts to pass through to Skaffold command.Release.BuilderaddBuildArtifacts(int index, BuildArtifact.Builder builderForValue)List of artifacts to pass through to Skaffold command.Release.BuilderaddBuildArtifacts(BuildArtifact value)List of artifacts to pass through to Skaffold command.Release.BuilderaddBuildArtifacts(BuildArtifact.Builder builderForValue)List of artifacts to pass through to Skaffold command.BuildArtifact.BuilderaddBuildArtifactsBuilder()List of artifacts to pass through to Skaffold command.BuildArtifact.BuilderaddBuildArtifactsBuilder(int index)List of artifacts to pass through to Skaffold command.Release.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Release.BuilderaddTargetSnapshots(int index, Target value)Output only.Release.BuilderaddTargetSnapshots(int index, Target.Builder builderForValue)Output only.Release.BuilderaddTargetSnapshots(Target value)Output only.Release.BuilderaddTargetSnapshots(Target.Builder builderForValue)Output only.Target.BuilderaddTargetSnapshotsBuilder()Output only.Target.BuilderaddTargetSnapshotsBuilder(int index)Output only.Releasebuild()ReleasebuildPartial()Release.Builderclear()Release.BuilderclearAbandoned()Output only.Release.BuilderclearAnnotations()Release.BuilderclearBuildArtifacts()List of artifacts to pass through to Skaffold command.Release.BuilderclearCondition()Output only.Release.BuilderclearCreateTime()Output only.Release.BuilderclearDeliveryPipelineSnapshot()Output only.Release.BuilderclearDeployParameters()Release.BuilderclearDescription()Description of the `Release`.Release.BuilderclearEtag()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.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Release.BuilderclearLabels()Release.BuilderclearName()Optional.Release.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Release.BuilderclearRenderEndTime()Output only.Release.BuilderclearRenderStartTime()Output only.Release.BuilderclearRenderState()Output only.Release.BuilderclearSkaffoldConfigPath()Filepath of the Skaffold config inside of the config URI.Release.BuilderclearSkaffoldConfigUri()Cloud Storage URI of tar.gz archive containing Skaffold configuration.Release.BuilderclearSkaffoldVersion()The Skaffold version to use when operating on this release, such as "1.20.0".Release.BuilderclearTargetArtifacts()Release.BuilderclearTargetRenders()Release.BuilderclearTargetSnapshots()Output only.Release.BuilderclearUid()Output only.Release.Builderclone()booleancontainsAnnotations(String key)User annotations.booleancontainsDeployParameters(String key)Optional.booleancontainsLabels(String key)Labels are attributes that can be set and used by both the user and by Cloud Deploy.booleancontainsTargetArtifacts(String key)Output only.booleancontainsTargetRenders(String key)Output only.booleangetAbandoned()Output only.Map<String,String>getAnnotations()Deprecated.intgetAnnotationsCount()User annotations.Map<String,String>getAnnotationsMap()User annotations.StringgetAnnotationsOrDefault(String key, String defaultValue)User annotations.StringgetAnnotationsOrThrow(String key)User annotations.BuildArtifactgetBuildArtifacts(int index)List of artifacts to pass through to Skaffold command.BuildArtifact.BuildergetBuildArtifactsBuilder(int index)List of artifacts to pass through to Skaffold command.List<BuildArtifact.Builder>getBuildArtifactsBuilderList()List of artifacts to pass through to Skaffold command.intgetBuildArtifactsCount()List of artifacts to pass through to Skaffold command.List<BuildArtifact>getBuildArtifactsList()List of artifacts to pass through to Skaffold command.BuildArtifactOrBuildergetBuildArtifactsOrBuilder(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.ReleaseConditiongetCondition()Output only.Release.ReleaseCondition.BuildergetConditionBuilder()Output only.Release.ReleaseConditionOrBuildergetConditionOrBuilder()Output only.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.ReleasegetDefaultInstanceForType()DeliveryPipelinegetDeliveryPipelineSnapshot()Output only.DeliveryPipeline.BuildergetDeliveryPipelineSnapshotBuilder()Output only.DeliveryPipelineOrBuildergetDeliveryPipelineSnapshotOrBuilder()Output only.Map<String,String>getDeployParameters()Deprecated.intgetDeployParametersCount()Optional.Map<String,String>getDeployParametersMap()Optional.StringgetDeployParametersOrDefault(String key, String defaultValue)Optional.StringgetDeployParametersOrThrow(String key)Optional.StringgetDescription()Description of the `Release`.com.google.protobuf.ByteStringgetDescriptionBytes()Description of the `Release`.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetEtag()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.ByteStringgetEtagBytes()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.intgetLabelsCount()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.StringgetLabelsOrDefault(String key, String defaultValue)Labels are attributes that can be set and used by both the user and by Cloud Deploy.StringgetLabelsOrThrow(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.StringgetName()Optional.com.google.protobuf.ByteStringgetNameBytes()Optional.com.google.protobuf.TimestampgetRenderEndTime()Output only.com.google.protobuf.Timestamp.BuildergetRenderEndTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetRenderEndTimeOrBuilder()Output only.com.google.protobuf.TimestampgetRenderStartTime()Output only.com.google.protobuf.Timestamp.BuildergetRenderStartTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetRenderStartTimeOrBuilder()Output only.Release.RenderStategetRenderState()Output only.intgetRenderStateValue()Output only.StringgetSkaffoldConfigPath()Filepath of the Skaffold config inside of the config URI.com.google.protobuf.ByteStringgetSkaffoldConfigPathBytes()Filepath of the Skaffold config inside of the config URI.StringgetSkaffoldConfigUri()Cloud Storage URI of tar.gz archive containing Skaffold configuration.com.google.protobuf.ByteStringgetSkaffoldConfigUriBytes()Cloud Storage URI of tar.gz archive containing Skaffold configuration.StringgetSkaffoldVersion()The Skaffold version to use when operating on this release, such as "1.20.0".com.google.protobuf.ByteStringgetSkaffoldVersionBytes()The Skaffold version to use when operating on this release, such as "1.20.0".Map<String,TargetArtifact>getTargetArtifacts()Deprecated.intgetTargetArtifactsCount()Output only.Map<String,TargetArtifact>getTargetArtifactsMap()Output only.TargetArtifactgetTargetArtifactsOrDefault(String key, TargetArtifact defaultValue)Output only.TargetArtifactgetTargetArtifactsOrThrow(String key)Output only.Map<String,Release.TargetRender>getTargetRenders()Deprecated.intgetTargetRendersCount()Output only.Map<String,Release.TargetRender>getTargetRendersMap()Output only.Release.TargetRendergetTargetRendersOrDefault(String key, Release.TargetRender defaultValue)Output only.Release.TargetRendergetTargetRendersOrThrow(String key)Output only.TargetgetTargetSnapshots(int index)Output only.Target.BuildergetTargetSnapshotsBuilder(int index)Output only.List<Target.Builder>getTargetSnapshotsBuilderList()Output only.intgetTargetSnapshotsCount()Output only.List<Target>getTargetSnapshotsList()Output only.TargetOrBuildergetTargetSnapshotsOrBuilder(int index)Output only.List<? extends TargetOrBuilder>getTargetSnapshotsOrBuilderList()Output only.StringgetUid()Output only.com.google.protobuf.ByteStringgetUidBytes()Output only.booleanhasCondition()Output only.booleanhasCreateTime()Output only.booleanhasDeliveryPipelineSnapshot()Output only.booleanhasRenderEndTime()Output only.booleanhasRenderStartTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Release.BuildermergeCondition(Release.ReleaseCondition value)Output only.Release.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Release.BuildermergeDeliveryPipelineSnapshot(DeliveryPipeline value)Output only.Release.BuildermergeFrom(Release other)Release.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Release.BuildermergeFrom(com.google.protobuf.Message other)Release.BuildermergeRenderEndTime(com.google.protobuf.Timestamp value)Output only.Release.BuildermergeRenderStartTime(com.google.protobuf.Timestamp value)Output only.Release.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Release.BuilderputAllAnnotations(Map<String,String> values)User annotations.Release.BuilderputAllDeployParameters(Map<String,String> values)Optional.Release.BuilderputAllLabels(Map<String,String> values)Labels are attributes that can be set and used by both the user and by Cloud Deploy.Release.BuilderputAllTargetArtifacts(Map<String,TargetArtifact> values)Output only.Release.BuilderputAllTargetRenders(Map<String,Release.TargetRender> values)Output only.Release.BuilderputAnnotations(String key, String value)User annotations.Release.BuilderputDeployParameters(String key, String value)Optional.Release.BuilderputLabels(String key, String value)Labels are attributes that can be set and used by both the user and by Cloud Deploy.Release.BuilderputTargetArtifacts(String key, TargetArtifact value)Output only.Release.BuilderputTargetRenders(String key, Release.TargetRender value)Output only.Release.BuilderremoveAnnotations(String key)User annotations.Release.BuilderremoveBuildArtifacts(int index)List of artifacts to pass through to Skaffold command.Release.BuilderremoveDeployParameters(String key)Optional.Release.BuilderremoveLabels(String key)Labels are attributes that can be set and used by both the user and by Cloud Deploy.Release.BuilderremoveTargetArtifacts(String key)Output only.Release.BuilderremoveTargetRenders(String key)Output only.Release.BuilderremoveTargetSnapshots(int index)Output only.Release.BuildersetAbandoned(boolean value)Output only.Release.BuildersetBuildArtifacts(int index, BuildArtifact value)List of artifacts to pass through to Skaffold command.Release.BuildersetBuildArtifacts(int index, BuildArtifact.Builder builderForValue)List of artifacts to pass through to Skaffold command.Release.BuildersetCondition(Release.ReleaseCondition value)Output only.Release.BuildersetCondition(Release.ReleaseCondition.Builder builderForValue)Output only.Release.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Release.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Release.BuildersetDeliveryPipelineSnapshot(DeliveryPipeline value)Output only.Release.BuildersetDeliveryPipelineSnapshot(DeliveryPipeline.Builder builderForValue)Output only.Release.BuildersetDescription(String value)Description of the `Release`.Release.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)Description of the `Release`.Release.BuildersetEtag(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.BuildersetEtagBytes(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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Release.BuildersetName(String value)Optional.Release.BuildersetNameBytes(com.google.protobuf.ByteString value)Optional.Release.BuildersetRenderEndTime(com.google.protobuf.Timestamp value)Output only.Release.BuildersetRenderEndTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Release.BuildersetRenderStartTime(com.google.protobuf.Timestamp value)Output only.Release.BuildersetRenderStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Release.BuildersetRenderState(Release.RenderState value)Output only.Release.BuildersetRenderStateValue(int value)Output only.Release.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Release.BuildersetSkaffoldConfigPath(String value)Filepath of the Skaffold config inside of the config URI.Release.BuildersetSkaffoldConfigPathBytes(com.google.protobuf.ByteString value)Filepath of the Skaffold config inside of the config URI.Release.BuildersetSkaffoldConfigUri(String value)Cloud Storage URI of tar.gz archive containing Skaffold configuration.Release.BuildersetSkaffoldConfigUriBytes(com.google.protobuf.ByteString value)Cloud Storage URI of tar.gz archive containing Skaffold configuration.Release.BuildersetSkaffoldVersion(String value)The Skaffold version to use when operating on this release, such as "1.20.0".Release.BuildersetSkaffoldVersionBytes(com.google.protobuf.ByteString value)The Skaffold version to use when operating on this release, such as "1.20.0".Release.BuildersetTargetSnapshots(int index, Target value)Output only.Release.BuildersetTargetSnapshots(int index, Target.Builder builderForValue)Output only.Release.BuildersetUid(String value)Output only.Release.BuildersetUidBytes(com.google.protobuf.ByteString value)Output only.Release.BuildersetUnknownFields(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:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
clear
public Release.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
getDefaultInstanceForType
public Release getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Release build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Release buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Release.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
setField
public Release.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
clearField
public Release.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
clearOneof
public Release.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
setRepeatedField
public Release.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
addRepeatedField
public Release.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
mergeFrom
public Release.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Release.Builder>
-
mergeFrom
public Release.Builder mergeFrom(Release other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getNamein 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:
getNameBytesin 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:
getUidin 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:
getUidBytesin 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:
getDescriptionin 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:
getDescriptionBytesin 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: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;- Specified by:
getAnnotationsCountin 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:
containsAnnotationsin interfaceReleaseOrBuilder
-
getAnnotations
@Deprecated public Map<String,String> getAnnotations()
Deprecated.UsegetAnnotationsMap()instead.- Specified by:
getAnnotationsin 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:
getAnnotationsMapin 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:
getAnnotationsOrDefaultin 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:
getAnnotationsOrThrowin 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: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;- Specified by:
getLabelsCountin 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:
containsLabelsin interfaceReleaseOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin 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:
getLabelsMapin 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:
getLabelsOrDefaultin 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:
getLabelsOrThrowin 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:
getAbandonedin 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:
hasCreateTimein 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:
getCreateTimein 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:
getCreateTimeOrBuilderin 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:
hasRenderStartTimein 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:
getRenderStartTimein 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:
getRenderStartTimeOrBuilderin 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:
hasRenderEndTimein 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:
getRenderEndTimein 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:
getRenderEndTimeOrBuilderin interfaceReleaseOrBuilder
-
getSkaffoldConfigUri
public String getSkaffoldConfigUri()
Cloud Storage URI of tar.gz archive containing Skaffold configuration.
string skaffold_config_uri = 17;- Specified by:
getSkaffoldConfigUriin 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:
getSkaffoldConfigUriBytesin 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:
getSkaffoldConfigPathin 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:
getSkaffoldConfigPathBytesin 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:
getBuildArtifactsListin 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:
getBuildArtifactsCountin 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:
getBuildArtifactsin 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:
getBuildArtifactsOrBuilderin 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:
getBuildArtifactsOrBuilderListin 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:
hasDeliveryPipelineSnapshotin 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:
getDeliveryPipelineSnapshotin 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:
getDeliveryPipelineSnapshotOrBuilderin 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:
getTargetSnapshotsListin 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:
getTargetSnapshotsCountin 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:
getTargetSnapshotsin 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:
getTargetSnapshotsOrBuilderin 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:
getTargetSnapshotsOrBuilderListin 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:
getRenderStateValuein 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:
getRenderStatein 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:
getEtagin 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:
getEtagBytesin 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:
getSkaffoldVersionin 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:
getSkaffoldVersionBytesin 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: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];- Specified by:
getTargetArtifactsCountin 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:
containsTargetArtifactsin interfaceReleaseOrBuilder
-
getTargetArtifacts
@Deprecated public Map<String,TargetArtifact> getTargetArtifacts()
Deprecated.UsegetTargetArtifactsMap()instead.- Specified by:
getTargetArtifactsin 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:
getTargetArtifactsMapin 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:
getTargetArtifactsOrDefaultin 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:
getTargetArtifactsOrThrowin 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: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];- Specified by:
getTargetRendersCountin 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:
containsTargetRendersin interfaceReleaseOrBuilder
-
getTargetRenders
@Deprecated public Map<String,Release.TargetRender> getTargetRenders()
Deprecated.UsegetTargetRendersMap()instead.- Specified by:
getTargetRendersin 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:
getTargetRendersMapin 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:
getTargetRendersOrDefaultin 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:
getTargetRendersOrThrowin 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:
hasConditionin 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:
getConditionin 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:
getConditionOrBuilderin interfaceReleaseOrBuilder
-
getDeployParametersCount
public int getDeployParametersCount()
Description copied from interface:ReleaseOrBuilderOptional. The deploy parameters to use for all targets in this release.
map<string, string> deploy_parameters = 25 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDeployParametersCountin 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:
containsDeployParametersin interfaceReleaseOrBuilder
-
getDeployParameters
@Deprecated public Map<String,String> getDeployParameters()
Deprecated.UsegetDeployParametersMap()instead.- Specified by:
getDeployParametersin 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:
getDeployParametersMapin 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:
getDeployParametersOrDefaultin 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:
getDeployParametersOrThrowin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
mergeUnknownFields
public final Release.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Release.Builder>
-
-