Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DeployedModelRef (v0.19.0)

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

Points to a DeployedModel.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deployed_model_id

def deployed_model_id() -> ::String
Returns
  • (::String) — Immutable. An ID of a DeployedModel in the above Endpoint.

#deployed_model_id=

def deployed_model_id=(value) -> ::String
Parameter
  • value (::String) — Immutable. An ID of a DeployedModel in the above Endpoint.
Returns
  • (::String) — Immutable. An ID of a DeployedModel in the above Endpoint.

#endpoint

def endpoint() -> ::String
Returns
  • (::String) — Immutable. A resource name of an Endpoint.

#endpoint=

def endpoint=(value) -> ::String
Parameter
  • value (::String) — Immutable. A resource name of an Endpoint.
Returns
  • (::String) — Immutable. A resource name of an Endpoint.