- 0.52.0 (latest)
- 0.51.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.5
- 0.2.1
- 0.1.2
public static final class RevisionTemplate.Builder extends 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.RevisionTemplate
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > RevisionTemplate.BuilderImplements
RevisionTemplateOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addAllContainers(Iterable<? extends Container> values)
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;
Name | Description |
values | Iterable<? extends com.google.cloud.run.v2.Container> |
Type | Description |
RevisionTemplate.Builder |
addAllVolumes(Iterable<? extends Volume> values)
public RevisionTemplate.Builder addAllVolumes(Iterable<? extends Volume> values)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
values | Iterable<? extends com.google.cloud.run.v2.Volume> |
Type | Description |
RevisionTemplate.Builder |
addContainers(Container value)
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;
Name | Description |
value | Container |
Type | Description |
RevisionTemplate.Builder |
addContainers(Container.Builder builderForValue)
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;
Name | Description |
builderForValue | Container.Builder |
Type | Description |
RevisionTemplate.Builder |
addContainers(int index, Container value)
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;
Name | Description |
index | int |
value | Container |
Type | Description |
RevisionTemplate.Builder |
addContainers(int index, Container.Builder builderForValue)
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;
Name | Description |
index | int |
builderForValue | Container.Builder |
Type | Description |
RevisionTemplate.Builder |
addContainersBuilder()
public Container.Builder addContainersBuilder()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;
Type | Description |
Container.Builder |
addContainersBuilder(int index)
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;
Name | Description |
index | int |
Type | Description |
Container.Builder |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public RevisionTemplate.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
RevisionTemplate.Builder |
addVolumes(Volume value)
public RevisionTemplate.Builder addVolumes(Volume value)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
value | Volume |
Type | Description |
RevisionTemplate.Builder |
addVolumes(Volume.Builder builderForValue)
public RevisionTemplate.Builder addVolumes(Volume.Builder builderForValue)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
builderForValue | Volume.Builder |
Type | Description |
RevisionTemplate.Builder |
addVolumes(int index, Volume value)
public RevisionTemplate.Builder addVolumes(int index, Volume value)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
value | Volume |
Type | Description |
RevisionTemplate.Builder |
addVolumes(int index, Volume.Builder builderForValue)
public RevisionTemplate.Builder addVolumes(int index, Volume.Builder builderForValue)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
builderForValue | Volume.Builder |
Type | Description |
RevisionTemplate.Builder |
addVolumesBuilder()
public Volume.Builder addVolumesBuilder()
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Type | Description |
Volume.Builder |
addVolumesBuilder(int index)
public Volume.Builder addVolumesBuilder(int index)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
Type | Description |
Volume.Builder |
build()
public RevisionTemplate build()
Type | Description |
RevisionTemplate |
buildPartial()
public RevisionTemplate buildPartial()
Type | Description |
RevisionTemplate |
clear()
public RevisionTemplate.Builder clear()
Type | Description |
RevisionTemplate.Builder |
clearAnnotations()
public RevisionTemplate.Builder clearAnnotations()
Type | Description |
RevisionTemplate.Builder |
clearContainers()
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;
Type | Description |
RevisionTemplate.Builder |
clearEncryptionKey()
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) = { ... }
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
clearExecutionEnvironment()
public RevisionTemplate.Builder clearExecutionEnvironment()
The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13;
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public RevisionTemplate.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
RevisionTemplate.Builder |
clearLabels()
public RevisionTemplate.Builder clearLabels()
Type | Description |
RevisionTemplate.Builder |
clearMaxInstanceRequestConcurrency()
public RevisionTemplate.Builder clearMaxInstanceRequestConcurrency()
Sets the maximum number of requests that each serving instance can receive.
int32 max_instance_request_concurrency = 15;
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public RevisionTemplate.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
RevisionTemplate.Builder |
clearRevision()
public RevisionTemplate.Builder clearRevision()
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.resource_reference) = { ... }
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
clearScaling()
public RevisionTemplate.Builder clearScaling()
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Type | Description |
RevisionTemplate.Builder |
clearServiceAccount()
public RevisionTemplate.Builder clearServiceAccount()
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;
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
clearTimeout()
public RevisionTemplate.Builder clearTimeout()
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Type | Description |
RevisionTemplate.Builder |
clearVolumes()
public RevisionTemplate.Builder clearVolumes()
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Type | Description |
RevisionTemplate.Builder |
clearVpcAccess()
public RevisionTemplate.Builder clearVpcAccess()
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;
Type | Description |
RevisionTemplate.Builder |
clone()
public RevisionTemplate.Builder clone()
Type | Description |
RevisionTemplate.Builder |
containsAnnotations(String key)
public boolean containsAnnotations(String key)
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Name | Description |
key | String |
Type | Description |
boolean |
containsLabels(String key)
public boolean containsLabels(String key)
KRM-style labels for the resource.
<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;
Name | Description |
key | String |
Type | Description |
boolean |
getAnnotations()
public Map<String,String> getAnnotations()
Use #getAnnotationsMap() instead.
Type | Description |
Map<String,String> |
getAnnotationsCount()
public int getAnnotationsCount()
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Type | Description |
int |
getAnnotationsMap()
public Map<String,String> getAnnotationsMap()
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Type | Description |
Map<String,String> |
getAnnotationsOrDefault(String key, String defaultValue)
public String getAnnotationsOrDefault(String key, String defaultValue)
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Name | Description |
key | String |
defaultValue | String |
Type | Description |
String |
getAnnotationsOrThrow(String key)
public String getAnnotationsOrThrow(String key)
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Name | Description |
key | String |
Type | Description |
String |
getContainers(int index)
public 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;
Name | Description |
index | int |
Type | Description |
Container |
getContainersBuilder(int index)
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;
Name | Description |
index | int |
Type | Description |
Container.Builder |
getContainersBuilderList()
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;
Type | Description |
List<Builder> |
getContainersCount()
public int getContainersCount()
Holds the single container that defines the unit of execution for this Revision.
repeated .google.cloud.run.v2.Container containers = 10;
Type | Description |
int |
getContainersList()
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;
Type | Description |
List<Container> |
getContainersOrBuilder(int index)
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;
Name | Description |
index | int |
Type | Description |
ContainerOrBuilder |
getContainersOrBuilderList()
public 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;
Type | Description |
List<? extends com.google.cloud.run.v2.ContainerOrBuilder> |
getDefaultInstanceForType()
public RevisionTemplate getDefaultInstanceForType()
Type | Description |
RevisionTemplate |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getEncryptionKey()
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) = { ... }
Type | Description |
String | The encryptionKey. |
getEncryptionKeyBytes()
public 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) = { ... }
Type | Description |
ByteString | The bytes for encryptionKey. |
getExecutionEnvironment()
public ExecutionEnvironment getExecutionEnvironment()
The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13;
Type | Description |
ExecutionEnvironment | The executionEnvironment. |
getExecutionEnvironmentValue()
public int getExecutionEnvironmentValue()
The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13;
Type | Description |
int | The enum numeric value on the wire for executionEnvironment. |
getLabels()
public Map<String,String> getLabels()
Use #getLabelsMap() instead.
Type | Description |
Map<String,String> |
getLabelsCount()
public int getLabelsCount()
KRM-style labels for the resource.
<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;
Type | Description |
int |
getLabelsMap()
public Map<String,String> getLabelsMap()
KRM-style labels for the resource.
<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;
Type | Description |
Map<String,String> |
getLabelsOrDefault(String key, String defaultValue)
public String getLabelsOrDefault(String key, String defaultValue)
KRM-style labels for the resource.
<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;
Name | Description |
key | String |
defaultValue | String |
Type | Description |
String |
getLabelsOrThrow(String key)
public String getLabelsOrThrow(String key)
KRM-style labels for the resource.
<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;
Name | Description |
key | String |
Type | Description |
String |
getMaxInstanceRequestConcurrency()
public int getMaxInstanceRequestConcurrency()
Sets the maximum number of requests that each serving instance can receive.
int32 max_instance_request_concurrency = 15;
Type | Description |
int | The maxInstanceRequestConcurrency. |
getMutableAnnotations()
public Map<String,String> getMutableAnnotations()
Use alternate mutation accessors instead.
Type | Description |
Map<String,String> |
getMutableLabels()
public Map<String,String> getMutableLabels()
Use alternate mutation accessors instead.
Type | Description |
Map<String,String> |
getRevision()
public String getRevision()
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.resource_reference) = { ... }
Type | Description |
String | The revision. |
getRevisionBytes()
public ByteString getRevisionBytes()
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.resource_reference) = { ... }
Type | Description |
ByteString | The bytes for revision. |
getScaling()
public RevisionScaling getScaling()
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Type | Description |
RevisionScaling | The scaling. |
getScalingBuilder()
public RevisionScaling.Builder getScalingBuilder()
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Type | Description |
RevisionScaling.Builder |
getScalingOrBuilder()
public RevisionScalingOrBuilder getScalingOrBuilder()
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Type | Description |
RevisionScalingOrBuilder |
getServiceAccount()
public String getServiceAccount()
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;
Type | Description |
String | The serviceAccount. |
getServiceAccountBytes()
public ByteString getServiceAccountBytes()
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;
Type | Description |
ByteString | The bytes for serviceAccount. |
getTimeout()
public Duration getTimeout()
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Type | Description |
Duration | The timeout. |
getTimeoutBuilder()
public Duration.Builder getTimeoutBuilder()
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Type | Description |
Builder |
getTimeoutOrBuilder()
public DurationOrBuilder getTimeoutOrBuilder()
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Type | Description |
DurationOrBuilder |
getVolumes(int index)
public Volume getVolumes(int index)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
Type | Description |
Volume |
getVolumesBuilder(int index)
public Volume.Builder getVolumesBuilder(int index)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
Type | Description |
Volume.Builder |
getVolumesBuilderList()
public List<Volume.Builder> getVolumesBuilderList()
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Type | Description |
List<Builder> |
getVolumesCount()
public int getVolumesCount()
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Type | Description |
int |
getVolumesList()
public List<Volume> getVolumesList()
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Type | Description |
List<Volume> |
getVolumesOrBuilder(int index)
public VolumeOrBuilder getVolumesOrBuilder(int index)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
Type | Description |
VolumeOrBuilder |
getVolumesOrBuilderList()
public List<? extends VolumeOrBuilder> getVolumesOrBuilderList()
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Type | Description |
List<? extends com.google.cloud.run.v2.VolumeOrBuilder> |
getVpcAccess()
public VpcAccess getVpcAccess()
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;
Type | Description |
VpcAccess | The vpcAccess. |
getVpcAccessBuilder()
public VpcAccess.Builder getVpcAccessBuilder()
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;
Type | Description |
VpcAccess.Builder |
getVpcAccessOrBuilder()
public VpcAccessOrBuilder getVpcAccessOrBuilder()
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;
Type | Description |
VpcAccessOrBuilder |
hasScaling()
public boolean hasScaling()
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Type | Description |
boolean | Whether the scaling field is set. |
hasTimeout()
public boolean hasTimeout()
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Type | Description |
boolean | Whether the timeout field is set. |
hasVpcAccess()
public boolean hasVpcAccess()
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;
Type | Description |
boolean | Whether the vpcAccess field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
internalGetMapField(int number)
protected MapField internalGetMapField(int number)
Name | Description |
number | int |
Type | Description |
MapField |
internalGetMutableMapField(int number)
protected MapField internalGetMutableMapField(int number)
Name | Description |
number | int |
Type | Description |
MapField |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(RevisionTemplate other)
public RevisionTemplate.Builder mergeFrom(RevisionTemplate other)
Name | Description |
other | RevisionTemplate |
Type | Description |
RevisionTemplate.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RevisionTemplate.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RevisionTemplate.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public RevisionTemplate.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
RevisionTemplate.Builder |
mergeScaling(RevisionScaling value)
public RevisionTemplate.Builder mergeScaling(RevisionScaling value)
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Name | Description |
value | RevisionScaling |
Type | Description |
RevisionTemplate.Builder |
mergeTimeout(Duration value)
public RevisionTemplate.Builder mergeTimeout(Duration value)
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Name | Description |
value | Duration |
Type | Description |
RevisionTemplate.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final RevisionTemplate.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
RevisionTemplate.Builder |
mergeVpcAccess(VpcAccess value)
public RevisionTemplate.Builder mergeVpcAccess(VpcAccess value)
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;
Name | Description |
value | VpcAccess |
Type | Description |
RevisionTemplate.Builder |
putAllAnnotations(Map<String,String> values)
public RevisionTemplate.Builder putAllAnnotations(Map<String,String> values)
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Name | Description |
values | Map<String,String> |
Type | Description |
RevisionTemplate.Builder |
putAllLabels(Map<String,String> values)
public RevisionTemplate.Builder putAllLabels(Map<String,String> values)
KRM-style labels for the resource.
<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;
Name | Description |
values | Map<String,String> |
Type | Description |
RevisionTemplate.Builder |
putAnnotations(String key, String value)
public RevisionTemplate.Builder putAnnotations(String key, String value)
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Name | Description |
key | String |
value | String |
Type | Description |
RevisionTemplate.Builder |
putLabels(String key, String value)
public RevisionTemplate.Builder putLabels(String key, String value)
KRM-style labels for the resource.
<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;
Name | Description |
key | String |
value | String |
Type | Description |
RevisionTemplate.Builder |
removeAnnotations(String key)
public RevisionTemplate.Builder removeAnnotations(String key)
KRM-style annotations for the resource.
<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.
map<string, string> annotations = 3;
Name | Description |
key | String |
Type | Description |
RevisionTemplate.Builder |
removeContainers(int index)
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;
Name | Description |
index | int |
Type | Description |
RevisionTemplate.Builder |
removeLabels(String key)
public RevisionTemplate.Builder removeLabels(String key)
KRM-style labels for the resource.
<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;
Name | Description |
key | String |
Type | Description |
RevisionTemplate.Builder |
removeVolumes(int index)
public RevisionTemplate.Builder removeVolumes(int index)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
Type | Description |
RevisionTemplate.Builder |
setContainers(int index, Container value)
public 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;
Name | Description |
index | int |
value | Container |
Type | Description |
RevisionTemplate.Builder |
setContainers(int index, Container.Builder builderForValue)
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;
Name | Description |
index | int |
builderForValue | Container.Builder |
Type | Description |
RevisionTemplate.Builder |
setEncryptionKey(String value)
public 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) = { ... }
Name | Description |
value | String The encryptionKey to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setEncryptionKeyBytes(ByteString value)
public RevisionTemplate.Builder setEncryptionKeyBytes(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) = { ... }
Name | Description |
value | ByteString The bytes for encryptionKey to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setExecutionEnvironment(ExecutionEnvironment value)
public RevisionTemplate.Builder setExecutionEnvironment(ExecutionEnvironment value)
The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13;
Name | Description |
value | ExecutionEnvironment The executionEnvironment to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setExecutionEnvironmentValue(int value)
public RevisionTemplate.Builder setExecutionEnvironmentValue(int value)
The sandbox environment to host this Revision.
.google.cloud.run.v2.ExecutionEnvironment execution_environment = 13;
Name | Description |
value | int The enum numeric value on the wire for executionEnvironment to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public RevisionTemplate.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
RevisionTemplate.Builder |
setMaxInstanceRequestConcurrency(int value)
public RevisionTemplate.Builder setMaxInstanceRequestConcurrency(int value)
Sets the maximum number of requests that each serving instance can receive.
int32 max_instance_request_concurrency = 15;
Name | Description |
value | int The maxInstanceRequestConcurrency to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public RevisionTemplate.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
RevisionTemplate.Builder |
setRevision(String value)
public RevisionTemplate.Builder setRevision(String value)
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.resource_reference) = { ... }
Name | Description |
value | String The revision to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setRevisionBytes(ByteString value)
public RevisionTemplate.Builder setRevisionBytes(ByteString value)
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.resource_reference) = { ... }
Name | Description |
value | ByteString The bytes for revision to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setScaling(RevisionScaling value)
public RevisionTemplate.Builder setScaling(RevisionScaling value)
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Name | Description |
value | RevisionScaling |
Type | Description |
RevisionTemplate.Builder |
setScaling(RevisionScaling.Builder builderForValue)
public RevisionTemplate.Builder setScaling(RevisionScaling.Builder builderForValue)
Scaling settings for this Revision.
.google.cloud.run.v2.RevisionScaling scaling = 4;
Name | Description |
builderForValue | RevisionScaling.Builder |
Type | Description |
RevisionTemplate.Builder |
setServiceAccount(String value)
public RevisionTemplate.Builder setServiceAccount(String value)
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;
Name | Description |
value | String The serviceAccount to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setServiceAccountBytes(ByteString value)
public RevisionTemplate.Builder setServiceAccountBytes(ByteString value)
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;
Name | Description |
value | ByteString The bytes for serviceAccount to set. |
Type | Description |
RevisionTemplate.Builder | This builder for chaining. |
setTimeout(Duration value)
public RevisionTemplate.Builder setTimeout(Duration value)
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Name | Description |
value | Duration |
Type | Description |
RevisionTemplate.Builder |
setTimeout(Duration.Builder builderForValue)
public RevisionTemplate.Builder setTimeout(Duration.Builder builderForValue)
Max allowed time for an instance to respond to a request.
.google.protobuf.Duration timeout = 8;
Name | Description |
builderForValue | Builder |
Type | Description |
RevisionTemplate.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final RevisionTemplate.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
RevisionTemplate.Builder |
setVolumes(int index, Volume value)
public RevisionTemplate.Builder setVolumes(int index, Volume value)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
value | Volume |
Type | Description |
RevisionTemplate.Builder |
setVolumes(int index, Volume.Builder builderForValue)
public RevisionTemplate.Builder setVolumes(int index, Volume.Builder builderForValue)
A list of Volumes to make available to containers.
repeated .google.cloud.run.v2.Volume volumes = 11;
Name | Description |
index | int |
builderForValue | Volume.Builder |
Type | Description |
RevisionTemplate.Builder |
setVpcAccess(VpcAccess value)
public RevisionTemplate.Builder setVpcAccess(VpcAccess value)
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;
Name | Description |
value | VpcAccess |
Type | Description |
RevisionTemplate.Builder |
setVpcAccess(VpcAccess.Builder builderForValue)
public RevisionTemplate.Builder setVpcAccess(VpcAccess.Builder builderForValue)
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;
Name | Description |
builderForValue | VpcAccess.Builder |
Type | Description |
RevisionTemplate.Builder |