public static final class DeploymentResourcePool.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder> implements DeploymentResourcePoolOrBuilder
A description of resources that can be shared by multiple DeployedModels, whose underlying specification consists of a DedicatedResources.Protobuf type
google.cloud.aiplatform.v1beta1.DeploymentResourcePool| Modifier and Type | Method and Description |
|---|---|
DeploymentResourcePool.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeploymentResourcePool |
build() |
DeploymentResourcePool |
buildPartial() |
DeploymentResourcePool.Builder |
clear() |
DeploymentResourcePool.Builder |
clearCreateTime()
Output only.
|
DeploymentResourcePool.Builder |
clearDedicatedResources()
Required.
|
DeploymentResourcePool.Builder |
clearDisableContainerLogging()
If the DeploymentResourcePool is deployed with custom-trained Models or
AutoML Tabular Models, the container(s) of the DeploymentResourcePool will
send `stderr` and `stdout` streams to Cloud Logging by default.
|
DeploymentResourcePool.Builder |
clearEncryptionSpec()
Customer-managed encryption key spec for a DeploymentResourcePool.
|
DeploymentResourcePool.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeploymentResourcePool.Builder |
clearName()
Immutable.
|
DeploymentResourcePool.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeploymentResourcePool.Builder |
clearSatisfiesPzi()
Output only.
|
DeploymentResourcePool.Builder |
clearSatisfiesPzs()
Output only.
|
DeploymentResourcePool.Builder |
clearServiceAccount()
The service account that the DeploymentResourcePool's container(s) run as.
|
DeploymentResourcePool.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
DedicatedResources |
getDedicatedResources()
Required.
|
DedicatedResources.Builder |
getDedicatedResourcesBuilder()
Required.
|
DedicatedResourcesOrBuilder |
getDedicatedResourcesOrBuilder()
Required.
|
DeploymentResourcePool |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDisableContainerLogging()
If the DeploymentResourcePool is deployed with custom-trained Models or
AutoML Tabular Models, the container(s) of the DeploymentResourcePool will
send `stderr` and `stdout` streams to Cloud Logging by default.
|
EncryptionSpec |
getEncryptionSpec()
Customer-managed encryption key spec for a DeploymentResourcePool.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Customer-managed encryption key spec for a DeploymentResourcePool.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a DeploymentResourcePool.
|
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
String |
getServiceAccount()
The service account that the DeploymentResourcePool's container(s) run as.
|
com.google.protobuf.ByteString |
getServiceAccountBytes()
The service account that the DeploymentResourcePool's container(s) run as.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDedicatedResources()
Required.
|
boolean |
hasEncryptionSpec()
Customer-managed encryption key spec for a DeploymentResourcePool.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DeploymentResourcePool.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DeploymentResourcePool.Builder |
mergeDedicatedResources(DedicatedResources value)
Required.
|
DeploymentResourcePool.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DeploymentResourcePool.
|
DeploymentResourcePool.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeploymentResourcePool.Builder |
mergeFrom(DeploymentResourcePool other) |
DeploymentResourcePool.Builder |
mergeFrom(com.google.protobuf.Message other) |
DeploymentResourcePool.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeploymentResourcePool.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DeploymentResourcePool.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DeploymentResourcePool.Builder |
setDedicatedResources(DedicatedResources.Builder builderForValue)
Required.
|
DeploymentResourcePool.Builder |
setDedicatedResources(DedicatedResources value)
Required.
|
DeploymentResourcePool.Builder |
setDisableContainerLogging(boolean value)
If the DeploymentResourcePool is deployed with custom-trained Models or
AutoML Tabular Models, the container(s) of the DeploymentResourcePool will
send `stderr` and `stdout` streams to Cloud Logging by default.
|
DeploymentResourcePool.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a DeploymentResourcePool.
|
DeploymentResourcePool.Builder |
setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DeploymentResourcePool.
|
DeploymentResourcePool.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeploymentResourcePool.Builder |
setName(String value)
Immutable.
|
DeploymentResourcePool.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Immutable.
|
DeploymentResourcePool.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeploymentResourcePool.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
DeploymentResourcePool.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
DeploymentResourcePool.Builder |
setServiceAccount(String value)
The service account that the DeploymentResourcePool's container(s) run as.
|
DeploymentResourcePool.Builder |
setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account that the DeploymentResourcePool's container(s) run as.
|
DeploymentResourcePool.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>public DeploymentResourcePool.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.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<DeploymentResourcePool.Builder>public DeploymentResourcePool getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeploymentResourcePool build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeploymentResourcePool buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeploymentResourcePool.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>public DeploymentResourcePool.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<DeploymentResourcePool.Builder>public DeploymentResourcePool.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>public DeploymentResourcePool.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>public DeploymentResourcePool.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<DeploymentResourcePool.Builder>public DeploymentResourcePool.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<DeploymentResourcePool.Builder>public DeploymentResourcePool.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeploymentResourcePool.Builder>public DeploymentResourcePool.Builder mergeFrom(DeploymentResourcePool other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>public DeploymentResourcePool.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<DeploymentResourcePool.Builder>IOExceptionpublic String getName()
Immutable. The resource name of the DeploymentResourcePool.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getName in interface DeploymentResourcePoolOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Immutable. The resource name of the DeploymentResourcePool.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getNameBytes in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setName(String value)
Immutable. The resource name of the DeploymentResourcePool.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The name to set.public DeploymentResourcePool.Builder clearName()
Immutable. The resource name of the DeploymentResourcePool.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];public DeploymentResourcePool.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the DeploymentResourcePool.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for name to set.public boolean hasDedicatedResources()
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
hasDedicatedResources in interface DeploymentResourcePoolOrBuilderpublic DedicatedResources getDedicatedResources()
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
getDedicatedResources in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setDedicatedResources(DedicatedResources value)
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
public DeploymentResourcePool.Builder setDedicatedResources(DedicatedResources.Builder builderForValue)
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
public DeploymentResourcePool.Builder mergeDedicatedResources(DedicatedResources value)
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
public DeploymentResourcePool.Builder clearDedicatedResources()
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
public DedicatedResources.Builder getDedicatedResourcesBuilder()
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
public DedicatedResourcesOrBuilder getDedicatedResourcesOrBuilder()
Required. The underlying DedicatedResources that the DeploymentResourcePool uses.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 2 [(.google.api.field_behavior) = REQUIRED];
getDedicatedResourcesOrBuilder in interface DeploymentResourcePoolOrBuilderpublic boolean hasEncryptionSpec()
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;hasEncryptionSpec in interface DeploymentResourcePoolOrBuilderpublic EncryptionSpec getEncryptionSpec()
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;getEncryptionSpec in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;public DeploymentResourcePool.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;public DeploymentResourcePool.Builder mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;public DeploymentResourcePool.Builder clearEncryptionSpec()
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;public EncryptionSpec.Builder getEncryptionSpecBuilder()
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 5;getEncryptionSpecOrBuilder in interface DeploymentResourcePoolOrBuilderpublic String getServiceAccount()
The service account that the DeploymentResourcePool's container(s) run as. Specify the email address of the service account. If this service account is not specified, the container(s) run as a service account that doesn't have access to the resource project. Users deploying the Models to this DeploymentResourcePool must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 6;getServiceAccount in interface DeploymentResourcePoolOrBuilderpublic com.google.protobuf.ByteString getServiceAccountBytes()
The service account that the DeploymentResourcePool's container(s) run as. Specify the email address of the service account. If this service account is not specified, the container(s) run as a service account that doesn't have access to the resource project. Users deploying the Models to this DeploymentResourcePool must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 6;getServiceAccountBytes in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setServiceAccount(String value)
The service account that the DeploymentResourcePool's container(s) run as. Specify the email address of the service account. If this service account is not specified, the container(s) run as a service account that doesn't have access to the resource project. Users deploying the Models to this DeploymentResourcePool must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 6;value - The serviceAccount to set.public DeploymentResourcePool.Builder clearServiceAccount()
The service account that the DeploymentResourcePool's container(s) run as. Specify the email address of the service account. If this service account is not specified, the container(s) run as a service account that doesn't have access to the resource project. Users deploying the Models to this DeploymentResourcePool must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 6;public DeploymentResourcePool.Builder setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account that the DeploymentResourcePool's container(s) run as. Specify the email address of the service account. If this service account is not specified, the container(s) run as a service account that doesn't have access to the resource project. Users deploying the Models to this DeploymentResourcePool must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 6;value - The bytes for serviceAccount to set.public boolean getDisableContainerLogging()
If the DeploymentResourcePool is deployed with custom-trained Models or AutoML Tabular Models, the container(s) of the DeploymentResourcePool will send `stderr` and `stdout` streams to Cloud Logging by default. Please note that the logs incur cost, which are subject to [Cloud Logging pricing](https://cloud.google.com/logging/pricing). User can disable container logging by setting this flag to true.
bool disable_container_logging = 7;getDisableContainerLogging in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setDisableContainerLogging(boolean value)
If the DeploymentResourcePool is deployed with custom-trained Models or AutoML Tabular Models, the container(s) of the DeploymentResourcePool will send `stderr` and `stdout` streams to Cloud Logging by default. Please note that the logs incur cost, which are subject to [Cloud Logging pricing](https://cloud.google.com/logging/pricing). User can disable container logging by setting this flag to true.
bool disable_container_logging = 7;value - The disableContainerLogging to set.public DeploymentResourcePool.Builder clearDisableContainerLogging()
If the DeploymentResourcePool is deployed with custom-trained Models or AutoML Tabular Models, the container(s) of the DeploymentResourcePool will send `stderr` and `stdout` streams to Cloud Logging by default. Please note that the logs incur cost, which are subject to [Cloud Logging pricing](https://cloud.google.com/logging/pricing). User can disable container logging by setting this flag to true.
bool disable_container_logging = 7;public boolean hasCreateTime()
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface DeploymentResourcePoolOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentResourcePool.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentResourcePool.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentResourcePool.Builder clearCreateTime()
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this DeploymentResourcePool was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface DeploymentResourcePoolOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public DeploymentResourcePool.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface DeploymentResourcePoolOrBuilderpublic DeploymentResourcePool.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public DeploymentResourcePool.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];public final DeploymentResourcePool.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>public final DeploymentResourcePool.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentResourcePool.Builder>Copyright © 2025 Google LLC. All rights reserved.