Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::TunedModel (v0.39.0)

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

The Model Registry Model and Online Prediction Endpoint assiociated with this TuningJob.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#endpoint

def endpoint() -> ::String
Returns
  • (::String) — Output only. A resource name of an Endpoint. Format: projects/{project}/locations/{location}/endpoints/{endpoint}.

#model

def model() -> ::String
Returns
  • (::String) — Output only. The resource name of the TunedModel. Format: projects/{project}/locations/{location}/models/{model}.