- 0.57.0 (latest)
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.1
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy.
Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#artifact_uri
def artifact_uri() -> ::String
Returns
- (::String) — Optional. The path to the directory containing the Model artifact and any of its supporting files.
#artifact_uri=
def artifact_uri=(value) -> ::String
Parameter
- value (::String) — Optional. The path to the directory containing the Model artifact and any of its supporting files.
Returns
- (::String) — Optional. The path to the directory containing the Model artifact and any of its supporting files.
#automatic_resources
def automatic_resources() -> ::Google::Cloud::AIPlatform::V1::AutomaticResources
Returns
- (::Google::Cloud::AIPlatform::V1::AutomaticResources) — A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
#automatic_resources=
def automatic_resources=(value) -> ::Google::Cloud::AIPlatform::V1::AutomaticResources
Parameter
- value (::Google::Cloud::AIPlatform::V1::AutomaticResources) — A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
Returns
- (::Google::Cloud::AIPlatform::V1::AutomaticResources) — A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
#container_spec
def container_spec() -> ::Google::Cloud::AIPlatform::V1::ModelContainerSpec
Returns
- (::Google::Cloud::AIPlatform::V1::ModelContainerSpec) — Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
#container_spec=
def container_spec=(value) -> ::Google::Cloud::AIPlatform::V1::ModelContainerSpec
Parameter
- value (::Google::Cloud::AIPlatform::V1::ModelContainerSpec) — Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
Returns
- (::Google::Cloud::AIPlatform::V1::ModelContainerSpec) — Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
#dedicated_resources
def dedicated_resources() -> ::Google::Cloud::AIPlatform::V1::DedicatedResources
Returns
- (::Google::Cloud::AIPlatform::V1::DedicatedResources) — A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
#dedicated_resources=
def dedicated_resources=(value) -> ::Google::Cloud::AIPlatform::V1::DedicatedResources
Parameter
- value (::Google::Cloud::AIPlatform::V1::DedicatedResources) — A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
Returns
- (::Google::Cloud::AIPlatform::V1::DedicatedResources) — A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
#deploy_metadata
def deploy_metadata() -> ::Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata
Returns
- (::Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata) — Optional. Metadata information about this deployment config.
#deploy_metadata=
def deploy_metadata=(value) -> ::Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata
Parameter
- value (::Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata) — Optional. Metadata information about this deployment config.
Returns
- (::Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::Deploy::DeployMetadata) — Optional. Metadata information about this deployment config.
#deploy_task_name
def deploy_task_name() -> ::String
Returns
- (::String) — Optional. The name of the deploy task (e.g., "text to image generation").
#deploy_task_name=
def deploy_task_name=(value) -> ::String
Parameter
- value (::String) — Optional. The name of the deploy task (e.g., "text to image generation").
Returns
- (::String) — Optional. The name of the deploy task (e.g., "text to image generation").
#large_model_reference
def large_model_reference() -> ::Google::Cloud::AIPlatform::V1::LargeModelReference
Returns
- (::Google::Cloud::AIPlatform::V1::LargeModelReference) — Optional. Large model reference. When this is set, model_artifact_spec is not needed.
#large_model_reference=
def large_model_reference=(value) -> ::Google::Cloud::AIPlatform::V1::LargeModelReference
Parameter
- value (::Google::Cloud::AIPlatform::V1::LargeModelReference) — Optional. Large model reference. When this is set, model_artifact_spec is not needed.
Returns
- (::Google::Cloud::AIPlatform::V1::LargeModelReference) — Optional. Large model reference. When this is set, model_artifact_spec is not needed.
#model_display_name
def model_display_name() -> ::String
Returns
- (::String) — Optional. Default model display name.
#model_display_name=
def model_display_name=(value) -> ::String
Parameter
- value (::String) — Optional. Default model display name.
Returns
- (::String) — Optional. Default model display name.
#public_artifact_uri
def public_artifact_uri() -> ::String
Returns
- (::String) — Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
#public_artifact_uri=
def public_artifact_uri=(value) -> ::String
Parameter
- value (::String) — Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
Returns
- (::String) — Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
#shared_resources
def shared_resources() -> ::String
Returns
-
(::String) — The resource name of the shared DeploymentResourcePool to deploy on.
Format:
projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
#shared_resources=
def shared_resources=(value) -> ::String
Parameter
-
value (::String) — The resource name of the shared DeploymentResourcePool to deploy on.
Format:
projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
Returns
-
(::String) — The resource name of the shared DeploymentResourcePool to deploy on.
Format:
projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
#title
def title() -> ::String
Returns
- (::String) — Required. The title of the regional resource reference.
#title=
def title=(value) -> ::String
Parameter
- value (::String) — Required. The title of the regional resource reference.
Returns
- (::String) — Required. The title of the regional resource reference.