public static final class RevisionTemplate.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder> implements RevisionTemplateOrBuilder
RevisionTemplate describes the data a revision should have when created from a template.Protobuf type
google.cloud.run.v2.RevisionTemplategetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RevisionTemplate build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RevisionTemplate buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RevisionTemplate.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder mergeFrom(RevisionTemplate other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public RevisionTemplate.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RevisionTemplate.Builder>IOExceptionpublic String getRevision()
Optional. The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
string revision = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getRevision in interface RevisionTemplateOrBuilderpublic com.google.protobuf.ByteString getRevisionBytes()
Optional. The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
string revision = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getRevisionBytes in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setRevision(String value)
Optional. The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
string revision = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The revision to set.public RevisionTemplate.Builder clearRevision()
Optional. The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
string revision = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
public RevisionTemplate.Builder setRevisionBytes(com.google.protobuf.ByteString value)
Optional. The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
string revision = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The bytes for revision to set.public int getLabelsCount()
RevisionTemplateOrBuilderOptional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];getLabelsCount in interface RevisionTemplateOrBuilderpublic boolean containsLabels(String key)
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];containsLabels in interface RevisionTemplateOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface RevisionTemplateOrBuilderpublic Map<String,String> getLabelsMap()
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];getLabelsMap in interface RevisionTemplateOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrDefault in interface RevisionTemplateOrBuilderpublic String getLabelsOrThrow(String key)
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrThrow in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder clearLabels()
public RevisionTemplate.Builder removeLabels(String key)
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];@Deprecated public Map<String,String> getMutableLabels()
public RevisionTemplate.Builder putLabels(String key, String value)
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];public RevisionTemplate.Builder putAllLabels(Map<String,String> values)
Optional. Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. <p>Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
map<string, string> labels = 2 [(.google.api.field_behavior) = OPTIONAL];public int getAnnotationsCount()
RevisionTemplateOrBuilderOptional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
getAnnotationsCount in interface RevisionTemplateOrBuilderpublic boolean containsAnnotations(String key)
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
containsAnnotations in interface RevisionTemplateOrBuilder@Deprecated public Map<String,String> getAnnotations()
getAnnotationsMap() instead.getAnnotations in interface RevisionTemplateOrBuilderpublic Map<String,String> getAnnotationsMap()
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
getAnnotationsMap in interface RevisionTemplateOrBuilderpublic String getAnnotationsOrDefault(String key, String defaultValue)
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
getAnnotationsOrDefault in interface RevisionTemplateOrBuilderpublic String getAnnotationsOrThrow(String key)
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
getAnnotationsOrThrow in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder clearAnnotations()
public RevisionTemplate.Builder removeAnnotations(String key)
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
@Deprecated public Map<String,String> getMutableAnnotations()
public RevisionTemplate.Builder putAnnotations(String key, String value)
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder putAllAnnotations(Map<String,String> values)
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects. <p>Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 RevisionTemplate. <p>This field follows Kubernetes annotations' namespacing, limits, and rules.
map<string, string> annotations = 3 [(.google.api.field_behavior) = OPTIONAL];
public boolean hasScaling()
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
hasScaling in interface RevisionTemplateOrBuilderpublic RevisionScaling getScaling()
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
getScaling in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setScaling(RevisionScaling value)
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder setScaling(RevisionScaling.Builder builderForValue)
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder mergeScaling(RevisionScaling value)
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder clearScaling()
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
public RevisionScaling.Builder getScalingBuilder()
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
public RevisionScalingOrBuilder getScalingOrBuilder()
Optional. Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4 [(.google.api.field_behavior) = OPTIONAL];
getScalingOrBuilder in interface RevisionTemplateOrBuilderpublic boolean hasVpcAccess()
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
hasVpcAccess in interface RevisionTemplateOrBuilderpublic VpcAccess getVpcAccess()
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
getVpcAccess in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setVpcAccess(VpcAccess value)
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder setVpcAccess(VpcAccess.Builder builderForValue)
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder mergeVpcAccess(VpcAccess value)
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder clearVpcAccess()
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
public VpcAccess.Builder getVpcAccessBuilder()
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
public VpcAccessOrBuilder getVpcAccessOrBuilder()
Optional. VPC Access configuration to use for this Revision. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
.google.cloud.run.v2.VpcAccess vpc_access = 6 [(.google.api.field_behavior) = OPTIONAL];
getVpcAccessOrBuilder in interface RevisionTemplateOrBuilderpublic boolean hasTimeout()
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];hasTimeout in interface RevisionTemplateOrBuilderpublic com.google.protobuf.Duration getTimeout()
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];getTimeout in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setTimeout(com.google.protobuf.Duration value)
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];public RevisionTemplate.Builder setTimeout(com.google.protobuf.Duration.Builder builderForValue)
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];public RevisionTemplate.Builder mergeTimeout(com.google.protobuf.Duration value)
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];public RevisionTemplate.Builder clearTimeout()
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];public com.google.protobuf.Duration.Builder getTimeoutBuilder()
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder()
Optional. Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8 [(.google.api.field_behavior) = OPTIONAL];getTimeoutOrBuilder in interface RevisionTemplateOrBuilderpublic String getServiceAccount()
Optional. Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
string service_account = 9 [(.google.api.field_behavior) = OPTIONAL];getServiceAccount in interface RevisionTemplateOrBuilderpublic com.google.protobuf.ByteString getServiceAccountBytes()
Optional. Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
string service_account = 9 [(.google.api.field_behavior) = OPTIONAL];getServiceAccountBytes in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setServiceAccount(String value)
Optional. Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
string service_account = 9 [(.google.api.field_behavior) = OPTIONAL];value - The serviceAccount to set.public RevisionTemplate.Builder clearServiceAccount()
Optional. Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
string service_account = 9 [(.google.api.field_behavior) = OPTIONAL];public RevisionTemplate.Builder setServiceAccountBytes(com.google.protobuf.ByteString value)
Optional. Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
string service_account = 9 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for serviceAccount to set.public List<Container> getContainersList()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;getContainersList in interface RevisionTemplateOrBuilderpublic int getContainersCount()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;getContainersCount in interface RevisionTemplateOrBuilderpublic Container getContainers(int index)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;getContainers in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setContainers(int index, Container value)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder setContainers(int index, Container.Builder builderForValue)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder addContainers(Container value)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder addContainers(int index, Container value)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder addContainers(Container.Builder builderForValue)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder addContainers(int index, Container.Builder builderForValue)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder addAllContainers(Iterable<? extends Container> values)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder clearContainers()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public RevisionTemplate.Builder removeContainers(int index)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public Container.Builder getContainersBuilder(int index)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public ContainerOrBuilder getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;getContainersOrBuilder in interface RevisionTemplateOrBuilderpublic List<? extends ContainerOrBuilder> getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;getContainersOrBuilderList in interface RevisionTemplateOrBuilderpublic Container.Builder addContainersBuilder()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public Container.Builder addContainersBuilder(int index)
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public List<Container.Builder> getContainersBuilderList()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;public List<Volume> getVolumesList()
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
getVolumesList in interface RevisionTemplateOrBuilderpublic int getVolumesCount()
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
getVolumesCount in interface RevisionTemplateOrBuilderpublic Volume getVolumes(int index)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
getVolumes in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setVolumes(int index, Volume value)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder setVolumes(int index, Volume.Builder builderForValue)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder addVolumes(Volume value)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder addVolumes(int index, Volume value)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder addVolumes(Volume.Builder builderForValue)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder addVolumes(int index, Volume.Builder builderForValue)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder addAllVolumes(Iterable<? extends Volume> values)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder clearVolumes()
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder removeVolumes(int index)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public Volume.Builder getVolumesBuilder(int index)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public VolumeOrBuilder getVolumesOrBuilder(int index)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
getVolumesOrBuilder in interface RevisionTemplateOrBuilderpublic List<? extends VolumeOrBuilder> getVolumesOrBuilderList()
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
getVolumesOrBuilderList in interface RevisionTemplateOrBuilderpublic Volume.Builder addVolumesBuilder()
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public Volume.Builder addVolumesBuilder(int index)
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public List<Volume.Builder> getVolumesBuilderList()
Optional. A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11 [(.google.api.field_behavior) = OPTIONAL];
public int getExecutionEnvironmentValue()
Optional. The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13 [(.google.api.field_behavior) = OPTIONAL];
getExecutionEnvironmentValue in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setExecutionEnvironmentValue(int value)
Optional. The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13 [(.google.api.field_behavior) = OPTIONAL];
value - The enum numeric value on the wire for executionEnvironment to set.public ExecutionEnvironment getExecutionEnvironment()
Optional. The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13 [(.google.api.field_behavior) = OPTIONAL];
getExecutionEnvironment in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setExecutionEnvironment(ExecutionEnvironment value)
Optional. The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13 [(.google.api.field_behavior) = OPTIONAL];
value - The executionEnvironment to set.public RevisionTemplate.Builder clearExecutionEnvironment()
Optional. The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13 [(.google.api.field_behavior) = OPTIONAL];
public String getEncryptionKey()
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
string encryption_key = 14 [(.google.api.resource_reference) = { ... }getEncryptionKey in interface RevisionTemplateOrBuilderpublic com.google.protobuf.ByteString getEncryptionKeyBytes()
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
string encryption_key = 14 [(.google.api.resource_reference) = { ... }getEncryptionKeyBytes in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setEncryptionKey(String value)
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
string encryption_key = 14 [(.google.api.resource_reference) = { ... }value - The encryptionKey to set.public RevisionTemplate.Builder clearEncryptionKey()
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
string encryption_key = 14 [(.google.api.resource_reference) = { ... }public RevisionTemplate.Builder setEncryptionKeyBytes(com.google.protobuf.ByteString value)
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
string encryption_key = 14 [(.google.api.resource_reference) = { ... }value - The bytes for encryptionKey to set.public int getMaxInstanceRequestConcurrency()
Optional. Sets the maximum number of requests that each serving instance can receive. If not specified or 0, concurrency defaults to 80 when requested `CPU >= 1` and defaults to 1 when requested `CPU < 1`.
int32 max_instance_request_concurrency = 15 [(.google.api.field_behavior) = OPTIONAL];
getMaxInstanceRequestConcurrency in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setMaxInstanceRequestConcurrency(int value)
Optional. Sets the maximum number of requests that each serving instance can receive. If not specified or 0, concurrency defaults to 80 when requested `CPU >= 1` and defaults to 1 when requested `CPU < 1`.
int32 max_instance_request_concurrency = 15 [(.google.api.field_behavior) = OPTIONAL];
value - The maxInstanceRequestConcurrency to set.public RevisionTemplate.Builder clearMaxInstanceRequestConcurrency()
Optional. Sets the maximum number of requests that each serving instance can receive. If not specified or 0, concurrency defaults to 80 when requested `CPU >= 1` and defaults to 1 when requested `CPU < 1`.
int32 max_instance_request_concurrency = 15 [(.google.api.field_behavior) = OPTIONAL];
public boolean hasServiceMesh()
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
hasServiceMesh in interface RevisionTemplateOrBuilderpublic ServiceMesh getServiceMesh()
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
getServiceMesh in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setServiceMesh(ServiceMesh value)
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder setServiceMesh(ServiceMesh.Builder builderForValue)
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder mergeServiceMesh(ServiceMesh value)
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder clearServiceMesh()
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
public ServiceMesh.Builder getServiceMeshBuilder()
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
public ServiceMeshOrBuilder getServiceMeshOrBuilder()
Optional. Enables service mesh connectivity.
.google.cloud.run.v2.ServiceMesh service_mesh = 16 [(.google.api.field_behavior) = OPTIONAL];
getServiceMeshOrBuilder in interface RevisionTemplateOrBuilderpublic int getEncryptionKeyRevocationActionValue()
Optional. The action to take if the encryption key is revoked.
.google.cloud.run.v2.EncryptionKeyRevocationAction encryption_key_revocation_action = 17 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionKeyRevocationActionValue in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setEncryptionKeyRevocationActionValue(int value)
Optional. The action to take if the encryption key is revoked.
.google.cloud.run.v2.EncryptionKeyRevocationAction encryption_key_revocation_action = 17 [(.google.api.field_behavior) = OPTIONAL];
value - The enum numeric value on the wire for encryptionKeyRevocationAction to set.public EncryptionKeyRevocationAction getEncryptionKeyRevocationAction()
Optional. The action to take if the encryption key is revoked.
.google.cloud.run.v2.EncryptionKeyRevocationAction encryption_key_revocation_action = 17 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionKeyRevocationAction in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setEncryptionKeyRevocationAction(EncryptionKeyRevocationAction value)
Optional. The action to take if the encryption key is revoked.
.google.cloud.run.v2.EncryptionKeyRevocationAction encryption_key_revocation_action = 17 [(.google.api.field_behavior) = OPTIONAL];
value - The encryptionKeyRevocationAction to set.public RevisionTemplate.Builder clearEncryptionKeyRevocationAction()
Optional. The action to take if the encryption key is revoked.
.google.cloud.run.v2.EncryptionKeyRevocationAction encryption_key_revocation_action = 17 [(.google.api.field_behavior) = OPTIONAL];
public boolean hasEncryptionKeyShutdownDuration()
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
hasEncryptionKeyShutdownDuration in interface RevisionTemplateOrBuilderpublic com.google.protobuf.Duration getEncryptionKeyShutdownDuration()
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionKeyShutdownDuration in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setEncryptionKeyShutdownDuration(com.google.protobuf.Duration value)
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder setEncryptionKeyShutdownDuration(com.google.protobuf.Duration.Builder builderForValue)
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder mergeEncryptionKeyShutdownDuration(com.google.protobuf.Duration value)
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder clearEncryptionKeyShutdownDuration()
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.Duration.Builder getEncryptionKeyShutdownDurationBuilder()
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.DurationOrBuilder getEncryptionKeyShutdownDurationOrBuilder()
Optional. If encryption_key_revocation_action is SHUTDOWN, the duration before shutting down all instances. The minimum increment is 1 hour.
.google.protobuf.Duration encryption_key_shutdown_duration = 18 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionKeyShutdownDurationOrBuilder in interface RevisionTemplateOrBuilderpublic boolean getSessionAffinity()
Optional. Enable session affinity.
bool session_affinity = 19 [(.google.api.field_behavior) = OPTIONAL];getSessionAffinity in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setSessionAffinity(boolean value)
Optional. Enable session affinity.
bool session_affinity = 19 [(.google.api.field_behavior) = OPTIONAL];value - The sessionAffinity to set.public RevisionTemplate.Builder clearSessionAffinity()
Optional. Enable session affinity.
bool session_affinity = 19 [(.google.api.field_behavior) = OPTIONAL];public boolean getHealthCheckDisabled()
Optional. Disables health checking containers during deployment.
bool health_check_disabled = 20 [(.google.api.field_behavior) = OPTIONAL];getHealthCheckDisabled in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setHealthCheckDisabled(boolean value)
Optional. Disables health checking containers during deployment.
bool health_check_disabled = 20 [(.google.api.field_behavior) = OPTIONAL];value - The healthCheckDisabled to set.public RevisionTemplate.Builder clearHealthCheckDisabled()
Optional. Disables health checking containers during deployment.
bool health_check_disabled = 20 [(.google.api.field_behavior) = OPTIONAL];public boolean hasNodeSelector()
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
hasNodeSelector in interface RevisionTemplateOrBuilderpublic NodeSelector getNodeSelector()
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
getNodeSelector in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setNodeSelector(NodeSelector value)
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder setNodeSelector(NodeSelector.Builder builderForValue)
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder mergeNodeSelector(NodeSelector value)
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
public RevisionTemplate.Builder clearNodeSelector()
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
public NodeSelector.Builder getNodeSelectorBuilder()
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
public NodeSelectorOrBuilder getNodeSelectorOrBuilder()
Optional. The node selector for the revision template.
.google.cloud.run.v2.NodeSelector node_selector = 21 [(.google.api.field_behavior) = OPTIONAL];
getNodeSelectorOrBuilder in interface RevisionTemplateOrBuilderpublic boolean hasGpuZonalRedundancyDisabled()
Optional. True if GPU zonal redundancy is disabled on this revision.
optional bool gpu_zonal_redundancy_disabled = 24 [(.google.api.field_behavior) = OPTIONAL];
hasGpuZonalRedundancyDisabled in interface RevisionTemplateOrBuilderpublic boolean getGpuZonalRedundancyDisabled()
Optional. True if GPU zonal redundancy is disabled on this revision.
optional bool gpu_zonal_redundancy_disabled = 24 [(.google.api.field_behavior) = OPTIONAL];
getGpuZonalRedundancyDisabled in interface RevisionTemplateOrBuilderpublic RevisionTemplate.Builder setGpuZonalRedundancyDisabled(boolean value)
Optional. True if GPU zonal redundancy is disabled on this revision.
optional bool gpu_zonal_redundancy_disabled = 24 [(.google.api.field_behavior) = OPTIONAL];
value - The gpuZonalRedundancyDisabled to set.public RevisionTemplate.Builder clearGpuZonalRedundancyDisabled()
Optional. True if GPU zonal redundancy is disabled on this revision.
optional bool gpu_zonal_redundancy_disabled = 24 [(.google.api.field_behavior) = OPTIONAL];
public final RevisionTemplate.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>public final RevisionTemplate.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RevisionTemplate.Builder>Copyright © 2025 Google LLC. All rights reserved.