Class: Google::Cloud::AIPlatform::V1::TunedModelRef

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/tuning_job.rb

Overview

TunedModel Reference for legacy model migration.

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_job::String

Returns Support migration from tuning job list page, from bison model to gemini model.

Returns:

  • (::String)

    Support migration from tuning job list page, from bison model to gemini model.



301
302
303
304
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 301

class TunedModelRef
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#tuned_model::String

Returns Support migration from model registry.

Returns:

  • (::String)

    Support migration from model registry.



301
302
303
304
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 301

class TunedModelRef
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#tuning_job::String

Returns Support migration from tuning job list page, from gemini-1.0-pro-002 to 1.5 and above.

Returns:

  • (::String)

    Support migration from tuning job list page, from gemini-1.0-pro-002 to 1.5 and above.



301
302
303
304
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 301

class TunedModelRef
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end