Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DeployOperationMetadata (v1.17.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DeployOperationMetadata.

Runtime operation information for ModelGardenService.Deploy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination

def destination() -> ::String
Returns
  • (::String) — Output only. The resource name of the Location to deploy the model in. Format: projects/{project}/locations/{location}

#generic_metadata

def generic_metadata() -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns

#generic_metadata=

def generic_metadata=(value) -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Parameter
Returns

#model_id

def model_id() -> ::String
Returns
  • (::String) — Output only. The model id to be used at query time.

#project_number

def project_number() -> ::Integer
Returns
  • (::Integer) — Output only. The project number where the deploy model request is sent.

#publisher_model

def publisher_model() -> ::String
Returns
  • (::String) — Output only. The name of the model resource.