public static final class PublisherModel.CallToAction.Deploy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder> implements PublisherModel.CallToAction.DeployOrBuilder
Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.Protobuf type
google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy| Modifier and Type | Method and Description |
|---|---|
PublisherModel.CallToAction.Deploy.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PublisherModel.CallToAction.Deploy |
build() |
PublisherModel.CallToAction.Deploy |
buildPartial() |
PublisherModel.CallToAction.Deploy.Builder |
clear() |
PublisherModel.CallToAction.Deploy.Builder |
clearArtifactUri()
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
clearAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
clearContainerSpec()
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
clearDedicatedResources()
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
clearDeployTaskName()
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PublisherModel.CallToAction.Deploy.Builder |
clearLargeModelReference()
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
clearModelDisplayName()
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PublisherModel.CallToAction.Deploy.Builder |
clearPredictionResources() |
PublisherModel.CallToAction.Deploy.Builder |
clearPublicArtifactUri()
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
clearSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
|
PublisherModel.CallToAction.Deploy.Builder |
clearTitle()
Required.
|
PublisherModel.CallToAction.Deploy.Builder |
clone() |
String |
getArtifactUri()
Optional.
|
com.google.protobuf.ByteString |
getArtifactUriBytes()
Optional.
|
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.
|
ModelContainerSpec |
getContainerSpec()
Optional.
|
ModelContainerSpec.Builder |
getContainerSpecBuilder()
Optional.
|
ModelContainerSpecOrBuilder |
getContainerSpecOrBuilder()
Optional.
|
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.
|
PublisherModel.CallToAction.Deploy |
getDefaultInstanceForType() |
String |
getDeployTaskName()
Optional.
|
com.google.protobuf.ByteString |
getDeployTaskNameBytes()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
LargeModelReference |
getLargeModelReference()
Optional.
|
LargeModelReference.Builder |
getLargeModelReferenceBuilder()
Optional.
|
LargeModelReferenceOrBuilder |
getLargeModelReferenceOrBuilder()
Optional.
|
String |
getModelDisplayName()
Optional.
|
com.google.protobuf.ByteString |
getModelDisplayNameBytes()
Optional.
|
PublisherModel.CallToAction.Deploy.PredictionResourcesCase |
getPredictionResourcesCase() |
String |
getPublicArtifactUri()
Optional.
|
com.google.protobuf.ByteString |
getPublicArtifactUriBytes()
Optional.
|
String |
getSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
|
com.google.protobuf.ByteString |
getSharedResourcesBytes()
The resource name of the shared DeploymentResourcePool to deploy on.
|
String |
getTitle()
Required.
|
com.google.protobuf.ByteString |
getTitleBytes()
Required.
|
boolean |
hasAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
boolean |
hasContainerSpec()
Optional.
|
boolean |
hasDedicatedResources()
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
boolean |
hasDeployTaskName()
Optional.
|
boolean |
hasLargeModelReference()
Optional.
|
boolean |
hasSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PublisherModel.CallToAction.Deploy.Builder |
mergeAutomaticResources(AutomaticResources value)
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
mergeContainerSpec(ModelContainerSpec value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
mergeDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PublisherModel.CallToAction.Deploy.Builder |
mergeFrom(com.google.protobuf.Message other) |
PublisherModel.CallToAction.Deploy.Builder |
mergeFrom(PublisherModel.CallToAction.Deploy other) |
PublisherModel.CallToAction.Deploy.Builder |
mergeLargeModelReference(LargeModelReference value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PublisherModel.CallToAction.Deploy.Builder |
setArtifactUri(String value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setArtifactUriBytes(com.google.protobuf.ByteString value)
Optional.
|
PublisherModel.CallToAction.Deploy.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.
|
PublisherModel.CallToAction.Deploy.Builder |
setAutomaticResources(AutomaticResources value)
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
setContainerSpec(ModelContainerSpec.Builder builderForValue)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setContainerSpec(ModelContainerSpec value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setDedicatedResources(DedicatedResources.Builder builderForValue)
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
setDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
PublisherModel.CallToAction.Deploy.Builder |
setDeployTaskName(String value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setDeployTaskNameBytes(com.google.protobuf.ByteString value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PublisherModel.CallToAction.Deploy.Builder |
setLargeModelReference(LargeModelReference.Builder builderForValue)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setLargeModelReference(LargeModelReference value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setModelDisplayName(String value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setModelDisplayNameBytes(com.google.protobuf.ByteString value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setPublicArtifactUri(String value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setPublicArtifactUriBytes(com.google.protobuf.ByteString value)
Optional.
|
PublisherModel.CallToAction.Deploy.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PublisherModel.CallToAction.Deploy.Builder |
setSharedResources(String value)
The resource name of the shared DeploymentResourcePool to deploy on.
|
PublisherModel.CallToAction.Deploy.Builder |
setSharedResourcesBytes(com.google.protobuf.ByteString value)
The resource name of the shared DeploymentResourcePool to deploy on.
|
PublisherModel.CallToAction.Deploy.Builder |
setTitle(String value)
Required.
|
PublisherModel.CallToAction.Deploy.Builder |
setTitleBytes(com.google.protobuf.ByteString value)
Required.
|
PublisherModel.CallToAction.Deploy.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<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.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<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PublisherModel.CallToAction.Deploy build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PublisherModel.CallToAction.Deploy buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PublisherModel.CallToAction.Deploy.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.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<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.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<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.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<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.Builder mergeFrom(PublisherModel.CallToAction.Deploy other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder>public PublisherModel.CallToAction.Deploy.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<PublisherModel.CallToAction.Deploy.Builder>IOExceptionpublic PublisherModel.CallToAction.Deploy.PredictionResourcesCase getPredictionResourcesCase()
getPredictionResourcesCase in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.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.v1beta1.DedicatedResources dedicated_resources = 5;hasDedicatedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic DedicatedResources getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 5;getDedicatedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.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.v1beta1.DedicatedResources dedicated_resources = 5;public PublisherModel.CallToAction.Deploy.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.v1beta1.DedicatedResources dedicated_resources = 5;public PublisherModel.CallToAction.Deploy.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.v1beta1.DedicatedResources dedicated_resources = 5;public PublisherModel.CallToAction.Deploy.Builder clearDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 5;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.v1beta1.DedicatedResources dedicated_resources = 5;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.v1beta1.DedicatedResources dedicated_resources = 5;getDedicatedResourcesOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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.v1beta1.AutomaticResources automatic_resources = 6;hasAutomaticResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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.v1beta1.AutomaticResources automatic_resources = 6;getAutomaticResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.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.v1beta1.AutomaticResources automatic_resources = 6;public PublisherModel.CallToAction.Deploy.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.v1beta1.AutomaticResources automatic_resources = 6;public PublisherModel.CallToAction.Deploy.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.v1beta1.AutomaticResources automatic_resources = 6;public PublisherModel.CallToAction.Deploy.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.v1beta1.AutomaticResources automatic_resources = 6;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.v1beta1.AutomaticResources automatic_resources = 6;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.v1beta1.AutomaticResources automatic_resources = 6;getAutomaticResourcesOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic boolean hasSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string shared_resources = 7;hasSharedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string shared_resources = 7;getSharedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getSharedResourcesBytes()
The resource name of the shared DeploymentResourcePool to deploy on.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string shared_resources = 7;getSharedResourcesBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setSharedResources(String value)
The resource name of the shared DeploymentResourcePool to deploy on.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string shared_resources = 7;value - The sharedResources to set.public PublisherModel.CallToAction.Deploy.Builder clearSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string shared_resources = 7;public PublisherModel.CallToAction.Deploy.Builder setSharedResourcesBytes(com.google.protobuf.ByteString value)
The resource name of the shared DeploymentResourcePool to deploy on.
Format:
`projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
string shared_resources = 7;value - The bytes for sharedResources to set.public String getModelDisplayName()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];getModelDisplayName in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getModelDisplayNameBytes()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];getModelDisplayNameBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setModelDisplayName(String value)
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];value - The modelDisplayName to set.public PublisherModel.CallToAction.Deploy.Builder clearModelDisplayName()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];public PublisherModel.CallToAction.Deploy.Builder setModelDisplayNameBytes(com.google.protobuf.ByteString value)
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for modelDisplayName to set.public boolean hasLargeModelReference()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
hasLargeModelReference in interface PublisherModel.CallToAction.DeployOrBuilderpublic LargeModelReference getLargeModelReference()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
getLargeModelReference in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setLargeModelReference(LargeModelReference value)
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder setLargeModelReference(LargeModelReference.Builder builderForValue)
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder mergeLargeModelReference(LargeModelReference value)
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder clearLargeModelReference()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
public LargeModelReference.Builder getLargeModelReferenceBuilder()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
public LargeModelReferenceOrBuilder getLargeModelReferenceOrBuilder()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];
getLargeModelReferenceOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic boolean hasContainerSpec()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
hasContainerSpec in interface PublisherModel.CallToAction.DeployOrBuilderpublic ModelContainerSpec getContainerSpec()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
getContainerSpec in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setContainerSpec(ModelContainerSpec value)
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder setContainerSpec(ModelContainerSpec.Builder builderForValue)
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder mergeContainerSpec(ModelContainerSpec value)
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder clearContainerSpec()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
public ModelContainerSpec.Builder getContainerSpecBuilder()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
public ModelContainerSpecOrBuilder getContainerSpecOrBuilder()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];
getContainerSpecOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getArtifactUri()
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];getArtifactUri in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getArtifactUriBytes()
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];getArtifactUriBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setArtifactUri(String value)
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];value - The artifactUri to set.public PublisherModel.CallToAction.Deploy.Builder clearArtifactUri()
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];public PublisherModel.CallToAction.Deploy.Builder setArtifactUriBytes(com.google.protobuf.ByteString value)
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for artifactUri to set.public boolean hasDeployTaskName()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
hasDeployTaskName in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getDeployTaskName()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
getDeployTaskName in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getDeployTaskNameBytes()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
getDeployTaskNameBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setDeployTaskName(String value)
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
value - The deployTaskName to set.public PublisherModel.CallToAction.Deploy.Builder clearDeployTaskName()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
public PublisherModel.CallToAction.Deploy.Builder setDeployTaskNameBytes(com.google.protobuf.ByteString value)
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
value - The bytes for deployTaskName to set.public String getTitle()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];getTitle in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];getTitleBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setTitle(String value)
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];value - The title to set.public PublisherModel.CallToAction.Deploy.Builder clearTitle()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];public PublisherModel.CallToAction.Deploy.Builder setTitleBytes(com.google.protobuf.ByteString value)
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];value - The bytes for title to set.public String getPublicArtifactUri()
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];getPublicArtifactUri in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getPublicArtifactUriBytes()
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];getPublicArtifactUriBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.Builder setPublicArtifactUri(String value)
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];value - The publicArtifactUri to set.public PublisherModel.CallToAction.Deploy.Builder clearPublicArtifactUri()
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];public PublisherModel.CallToAction.Deploy.Builder setPublicArtifactUriBytes(com.google.protobuf.ByteString value)
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for publicArtifactUri to set.public final PublisherModel.CallToAction.Deploy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder>public final PublisherModel.CallToAction.Deploy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PublisherModel.CallToAction.Deploy.Builder>Copyright © 2024 Google LLC. All rights reserved.