public static final class DeployedModel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder> implements DeployedModelOrBuilder
A deployment of a Model. Endpoints contain one or more DeployedModels.Protobuf type
google.cloud.aiplatform.v1.DeployedModel| Modifier and Type | Method and Description |
|---|---|
DeployedModel.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeployedModel |
build() |
DeployedModel |
buildPartial() |
DeployedModel.Builder |
clear() |
DeployedModel.Builder |
clearAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
DeployedModel.Builder |
clearCreateTime()
Output only.
|
DeployedModel.Builder |
clearDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DeployedModel.Builder |
clearDisableContainerLogging()
For custom-trained Models and AutoML Tabular Models, the container of the
DeployedModel instances will send `stderr` and `stdout` streams to
Cloud Logging by default.
|
DeployedModel.Builder |
clearDisplayName()
The display name of the DeployedModel.
|
DeployedModel.Builder |
clearEnableAccessLogging()
If true, online prediction access logs are sent to Cloud
Logging.
|
DeployedModel.Builder |
clearExplanationSpec()
Explanation configuration for this DeployedModel.
|
DeployedModel.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeployedModel.Builder |
clearId()
Immutable.
|
DeployedModel.Builder |
clearModel()
Required.
|
DeployedModel.Builder |
clearModelVersionId()
Output only.
|
DeployedModel.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeployedModel.Builder |
clearPredictionResources() |
DeployedModel.Builder |
clearPrivateEndpoints()
Output only.
|
DeployedModel.Builder |
clearServiceAccount()
The service account that the DeployedModel's container runs as.
|
DeployedModel.Builder |
clone() |
AutomaticResources |
getAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
AutomaticResources.Builder |
getAutomaticResourcesBuilder()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
AutomaticResourcesOrBuilder |
getAutomaticResourcesOrBuilder()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
DedicatedResources |
getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DedicatedResources.Builder |
getDedicatedResourcesBuilder()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DedicatedResourcesOrBuilder |
getDedicatedResourcesOrBuilder()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DeployedModel |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDisableContainerLogging()
For custom-trained Models and AutoML Tabular Models, the container of the
DeployedModel instances will send `stderr` and `stdout` streams to
Cloud Logging by default.
|
String |
getDisplayName()
The display name of the DeployedModel.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The display name of the DeployedModel.
|
boolean |
getEnableAccessLogging()
If true, online prediction access logs are sent to Cloud
Logging.
|
ExplanationSpec |
getExplanationSpec()
Explanation configuration for this DeployedModel.
|
ExplanationSpec.Builder |
getExplanationSpecBuilder()
Explanation configuration for this DeployedModel.
|
ExplanationSpecOrBuilder |
getExplanationSpecOrBuilder()
Explanation configuration for this DeployedModel.
|
String |
getId()
Immutable.
|
com.google.protobuf.ByteString |
getIdBytes()
Immutable.
|
String |
getModel()
Required.
|
com.google.protobuf.ByteString |
getModelBytes()
Required.
|
String |
getModelVersionId()
Output only.
|
com.google.protobuf.ByteString |
getModelVersionIdBytes()
Output only.
|
DeployedModel.PredictionResourcesCase |
getPredictionResourcesCase() |
PrivateEndpoints |
getPrivateEndpoints()
Output only.
|
PrivateEndpoints.Builder |
getPrivateEndpointsBuilder()
Output only.
|
PrivateEndpointsOrBuilder |
getPrivateEndpointsOrBuilder()
Output only.
|
String |
getServiceAccount()
The service account that the DeployedModel's container runs as.
|
com.google.protobuf.ByteString |
getServiceAccountBytes()
The service account that the DeployedModel's container runs as.
|
boolean |
hasAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
boolean |
hasExplanationSpec()
Explanation configuration for this DeployedModel.
|
boolean |
hasPrivateEndpoints()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DeployedModel.Builder |
mergeAutomaticResources(AutomaticResources value)
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
DeployedModel.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DeployedModel.Builder |
mergeDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DeployedModel.Builder |
mergeExplanationSpec(ExplanationSpec value)
Explanation configuration for this DeployedModel.
|
DeployedModel.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeployedModel.Builder |
mergeFrom(DeployedModel other) |
DeployedModel.Builder |
mergeFrom(com.google.protobuf.Message other) |
DeployedModel.Builder |
mergePrivateEndpoints(PrivateEndpoints value)
Output only.
|
DeployedModel.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeployedModel.Builder |
setAutomaticResources(AutomaticResources.Builder builderForValue)
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
DeployedModel.Builder |
setAutomaticResources(AutomaticResources value)
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
DeployedModel.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DeployedModel.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DeployedModel.Builder |
setDedicatedResources(DedicatedResources.Builder builderForValue)
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DeployedModel.Builder |
setDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DeployedModel.Builder |
setDisableContainerLogging(boolean value)
For custom-trained Models and AutoML Tabular Models, the container of the
DeployedModel instances will send `stderr` and `stdout` streams to
Cloud Logging by default.
|
DeployedModel.Builder |
setDisplayName(String value)
The display name of the DeployedModel.
|
DeployedModel.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the DeployedModel.
|
DeployedModel.Builder |
setEnableAccessLogging(boolean value)
If true, online prediction access logs are sent to Cloud
Logging.
|
DeployedModel.Builder |
setExplanationSpec(ExplanationSpec.Builder builderForValue)
Explanation configuration for this DeployedModel.
|
DeployedModel.Builder |
setExplanationSpec(ExplanationSpec value)
Explanation configuration for this DeployedModel.
|
DeployedModel.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeployedModel.Builder |
setId(String value)
Immutable.
|
DeployedModel.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Immutable.
|
DeployedModel.Builder |
setModel(String value)
Required.
|
DeployedModel.Builder |
setModelBytes(com.google.protobuf.ByteString value)
Required.
|
DeployedModel.Builder |
setModelVersionId(String value)
Output only.
|
DeployedModel.Builder |
setModelVersionIdBytes(com.google.protobuf.ByteString value)
Output only.
|
DeployedModel.Builder |
setPrivateEndpoints(PrivateEndpoints.Builder builderForValue)
Output only.
|
DeployedModel.Builder |
setPrivateEndpoints(PrivateEndpoints value)
Output only.
|
DeployedModel.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeployedModel.Builder |
setServiceAccount(String value)
The service account that the DeployedModel's container runs as.
|
DeployedModel.Builder |
setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account that the DeployedModel's container runs as.
|
DeployedModel.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<DeployedModel.Builder>public DeployedModel.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.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<DeployedModel.Builder>public DeployedModel getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeployedModel build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeployedModel buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeployedModel.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder>public DeployedModel.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<DeployedModel.Builder>public DeployedModel.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder>public DeployedModel.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder>public DeployedModel.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<DeployedModel.Builder>public DeployedModel.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<DeployedModel.Builder>public DeployedModel.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeployedModel.Builder>public DeployedModel.Builder mergeFrom(DeployedModel other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder>public DeployedModel.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<DeployedModel.Builder>IOExceptionpublic DeployedModel.PredictionResourcesCase getPredictionResourcesCase()
getPredictionResourcesCase in interface DeployedModelOrBuilderpublic DeployedModel.Builder clearPredictionResources()
public boolean hasDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;hasDedicatedResources in interface DeployedModelOrBuilderpublic DedicatedResources getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;getDedicatedResources in interface DeployedModelOrBuilderpublic DeployedModel.Builder setDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;public DeployedModel.Builder setDedicatedResources(DedicatedResources.Builder builderForValue)
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;public DeployedModel.Builder mergeDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;public DeployedModel.Builder clearDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;public DedicatedResources.Builder getDedicatedResourcesBuilder()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;public DedicatedResourcesOrBuilder getDedicatedResourcesOrBuilder()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 7;getDedicatedResourcesOrBuilder in interface DeployedModelOrBuilderpublic boolean hasAutomaticResources()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;hasAutomaticResources in interface DeployedModelOrBuilderpublic AutomaticResources getAutomaticResources()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;getAutomaticResources in interface DeployedModelOrBuilderpublic DeployedModel.Builder setAutomaticResources(AutomaticResources value)
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;public DeployedModel.Builder setAutomaticResources(AutomaticResources.Builder builderForValue)
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;public DeployedModel.Builder mergeAutomaticResources(AutomaticResources value)
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;public DeployedModel.Builder clearAutomaticResources()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;public AutomaticResources.Builder getAutomaticResourcesBuilder()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;public AutomaticResourcesOrBuilder getAutomaticResourcesOrBuilder()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1.AutomaticResources automatic_resources = 8;getAutomaticResourcesOrBuilder in interface DeployedModelOrBuilderpublic String getId()
Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.
string id = 1 [(.google.api.field_behavior) = IMMUTABLE];getId in interface DeployedModelOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.
string id = 1 [(.google.api.field_behavior) = IMMUTABLE];getIdBytes in interface DeployedModelOrBuilderpublic DeployedModel.Builder setId(String value)
Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.
string id = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The id to set.public DeployedModel.Builder clearId()
Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.
string id = 1 [(.google.api.field_behavior) = IMMUTABLE];public DeployedModel.Builder setIdBytes(com.google.protobuf.ByteString value)
Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.
string id = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for id to set.public String getModel()
Required. The resource name of the Model that this is the deployment of.
Note that the Model may be in a different location than the DeployedModel's
Endpoint.
The resource name may contain version id or version alias to specify the
version.
Example: `projects/{project}/locations/{location}/models/{model}@2`
or
`projects/{project}/locations/{location}/models/{model}@golden`
if no version is specified, the default version will be deployed.
string model = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getModel in interface DeployedModelOrBuilderpublic com.google.protobuf.ByteString getModelBytes()
Required. The resource name of the Model that this is the deployment of.
Note that the Model may be in a different location than the DeployedModel's
Endpoint.
The resource name may contain version id or version alias to specify the
version.
Example: `projects/{project}/locations/{location}/models/{model}@2`
or
`projects/{project}/locations/{location}/models/{model}@golden`
if no version is specified, the default version will be deployed.
string model = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getModelBytes in interface DeployedModelOrBuilderpublic DeployedModel.Builder setModel(String value)
Required. The resource name of the Model that this is the deployment of.
Note that the Model may be in a different location than the DeployedModel's
Endpoint.
The resource name may contain version id or version alias to specify the
version.
Example: `projects/{project}/locations/{location}/models/{model}@2`
or
`projects/{project}/locations/{location}/models/{model}@golden`
if no version is specified, the default version will be deployed.
string model = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The model to set.public DeployedModel.Builder clearModel()
Required. The resource name of the Model that this is the deployment of.
Note that the Model may be in a different location than the DeployedModel's
Endpoint.
The resource name may contain version id or version alias to specify the
version.
Example: `projects/{project}/locations/{location}/models/{model}@2`
or
`projects/{project}/locations/{location}/models/{model}@golden`
if no version is specified, the default version will be deployed.
string model = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public DeployedModel.Builder setModelBytes(com.google.protobuf.ByteString value)
Required. The resource name of the Model that this is the deployment of.
Note that the Model may be in a different location than the DeployedModel's
Endpoint.
The resource name may contain version id or version alias to specify the
version.
Example: `projects/{project}/locations/{location}/models/{model}@2`
or
`projects/{project}/locations/{location}/models/{model}@golden`
if no version is specified, the default version will be deployed.
string model = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for model to set.public String getModelVersionId()
Output only. The version ID of the model that is deployed.
string model_version_id = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getModelVersionId in interface DeployedModelOrBuilderpublic com.google.protobuf.ByteString getModelVersionIdBytes()
Output only. The version ID of the model that is deployed.
string model_version_id = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getModelVersionIdBytes in interface DeployedModelOrBuilderpublic DeployedModel.Builder setModelVersionId(String value)
Output only. The version ID of the model that is deployed.
string model_version_id = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The modelVersionId to set.public DeployedModel.Builder clearModelVersionId()
Output only. The version ID of the model that is deployed.
string model_version_id = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];public DeployedModel.Builder setModelVersionIdBytes(com.google.protobuf.ByteString value)
Output only. The version ID of the model that is deployed.
string model_version_id = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for modelVersionId to set.public String getDisplayName()
The display name of the DeployedModel. If not provided upon creation, the Model's display_name is used.
string display_name = 3;getDisplayName in interface DeployedModelOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the DeployedModel. If not provided upon creation, the Model's display_name is used.
string display_name = 3;getDisplayNameBytes in interface DeployedModelOrBuilderpublic DeployedModel.Builder setDisplayName(String value)
The display name of the DeployedModel. If not provided upon creation, the Model's display_name is used.
string display_name = 3;value - The displayName to set.public DeployedModel.Builder clearDisplayName()
The display name of the DeployedModel. If not provided upon creation, the Model's display_name is used.
string display_name = 3;public DeployedModel.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the DeployedModel. If not provided upon creation, the Model's display_name is used.
string display_name = 3;value - The bytes for displayName to set.public boolean hasCreateTime()
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface DeployedModelOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface DeployedModelOrBuilderpublic DeployedModel.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedModel.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedModel.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedModel.Builder clearCreateTime()
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when the DeployedModel was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface DeployedModelOrBuilderpublic boolean hasExplanationSpec()
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;hasExplanationSpec in interface DeployedModelOrBuilderpublic ExplanationSpec getExplanationSpec()
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;getExplanationSpec in interface DeployedModelOrBuilderpublic DeployedModel.Builder setExplanationSpec(ExplanationSpec value)
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;public DeployedModel.Builder setExplanationSpec(ExplanationSpec.Builder builderForValue)
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;public DeployedModel.Builder mergeExplanationSpec(ExplanationSpec value)
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;public DeployedModel.Builder clearExplanationSpec()
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;public ExplanationSpec.Builder getExplanationSpecBuilder()
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;public ExplanationSpecOrBuilder getExplanationSpecOrBuilder()
Explanation configuration for this DeployedModel. When deploying a Model using [EndpointService.DeployModel][google.cloud.aiplatform.v1.EndpointService.DeployModel], this value overrides the value of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec]. All fields of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] are optional in the request. If a field of [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] is not populated, the value of the same field of [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is inherited. If the corresponding [Model.explanation_spec][google.cloud.aiplatform.v1.Model.explanation_spec] is not populated, all fields of the [explanation_spec][google.cloud.aiplatform.v1.DeployedModel.explanation_spec] will be used for the explanation configuration.
.google.cloud.aiplatform.v1.ExplanationSpec explanation_spec = 9;getExplanationSpecOrBuilder in interface DeployedModelOrBuilderpublic String getServiceAccount()
The service account that the DeployedModel's container runs as. Specify the email address of the service account. If this service account is not specified, the container runs as a service account that doesn't have access to the resource project. Users deploying the Model must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 11;getServiceAccount in interface DeployedModelOrBuilderpublic com.google.protobuf.ByteString getServiceAccountBytes()
The service account that the DeployedModel's container runs as. Specify the email address of the service account. If this service account is not specified, the container runs as a service account that doesn't have access to the resource project. Users deploying the Model must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 11;getServiceAccountBytes in interface DeployedModelOrBuilderpublic DeployedModel.Builder setServiceAccount(String value)
The service account that the DeployedModel's container runs as. Specify the email address of the service account. If this service account is not specified, the container runs as a service account that doesn't have access to the resource project. Users deploying the Model must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 11;value - The serviceAccount to set.public DeployedModel.Builder clearServiceAccount()
The service account that the DeployedModel's container runs as. Specify the email address of the service account. If this service account is not specified, the container runs as a service account that doesn't have access to the resource project. Users deploying the Model must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 11;public DeployedModel.Builder setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account that the DeployedModel's container runs as. Specify the email address of the service account. If this service account is not specified, the container runs as a service account that doesn't have access to the resource project. Users deploying the Model must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 11;value - The bytes for serviceAccount to set.public boolean getDisableContainerLogging()
For custom-trained Models and AutoML Tabular Models, the container of the DeployedModel instances 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 = 15;getDisableContainerLogging in interface DeployedModelOrBuilderpublic DeployedModel.Builder setDisableContainerLogging(boolean value)
For custom-trained Models and AutoML Tabular Models, the container of the DeployedModel instances 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 = 15;value - The disableContainerLogging to set.public DeployedModel.Builder clearDisableContainerLogging()
For custom-trained Models and AutoML Tabular Models, the container of the DeployedModel instances 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 = 15;public boolean getEnableAccessLogging()
If true, online prediction access logs are sent to Cloud Logging. These logs are like standard server access logs, containing information like timestamp and latency for each prediction request. Note that logs may incur a cost, especially if your project receives prediction requests at a high queries per second rate (QPS). Estimate your costs before enabling this option.
bool enable_access_logging = 13;getEnableAccessLogging in interface DeployedModelOrBuilderpublic DeployedModel.Builder setEnableAccessLogging(boolean value)
If true, online prediction access logs are sent to Cloud Logging. These logs are like standard server access logs, containing information like timestamp and latency for each prediction request. Note that logs may incur a cost, especially if your project receives prediction requests at a high queries per second rate (QPS). Estimate your costs before enabling this option.
bool enable_access_logging = 13;value - The enableAccessLogging to set.public DeployedModel.Builder clearEnableAccessLogging()
If true, online prediction access logs are sent to Cloud Logging. These logs are like standard server access logs, containing information like timestamp and latency for each prediction request. Note that logs may incur a cost, especially if your project receives prediction requests at a high queries per second rate (QPS). Estimate your costs before enabling this option.
bool enable_access_logging = 13;public boolean hasPrivateEndpoints()
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasPrivateEndpoints in interface DeployedModelOrBuilderpublic PrivateEndpoints getPrivateEndpoints()
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPrivateEndpoints in interface DeployedModelOrBuilderpublic DeployedModel.Builder setPrivateEndpoints(PrivateEndpoints value)
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedModel.Builder setPrivateEndpoints(PrivateEndpoints.Builder builderForValue)
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedModel.Builder mergePrivateEndpoints(PrivateEndpoints value)
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedModel.Builder clearPrivateEndpoints()
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public PrivateEndpoints.Builder getPrivateEndpointsBuilder()
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public PrivateEndpointsOrBuilder getPrivateEndpointsOrBuilder()
Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if [network][google.cloud.aiplatform.v1.Endpoint.network] is configured.
.google.cloud.aiplatform.v1.PrivateEndpoints private_endpoints = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPrivateEndpointsOrBuilder in interface DeployedModelOrBuilderpublic final DeployedModel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder>public final DeployedModel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeployedModel.Builder>Copyright © 2023 Google LLC. All rights reserved.