Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::Model::OriginalModelInfo (v0.20.0)

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

Contains information about the original Model if this Model is a copy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#model

def model() -> ::String
Returns
  • (::String) — Output only. The resource name of the Model this Model is a copy of, including the revision. Format: projects/{project}/locations/{location}/models/{model_id}@{version_id}