Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::TunedModelRef.
TunedModel Reference for legacy model migration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pipeline_job
def pipeline_job() -> ::String
Returns
- (::String) — Support migration from tuning job list page, from bison model to gemini model.
#pipeline_job=
def pipeline_job=(value) -> ::String
Parameter
- value (::String) — 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.
#tuned_model
def tuned_model() -> ::String
Returns
- (::String) — Support migration from model registry.
#tuned_model=
def tuned_model=(value) -> ::String
Parameter
- value (::String) — Support migration from model registry.
Returns
- (::String) — Support migration from model registry.
#tuning_job
def tuning_job() -> ::String
Returns
- (::String) — Support migration from tuning job list page, from gemini-1.0-pro-002 to 1.5 and above.
#tuning_job=
def tuning_job=(value) -> ::String
Parameter
- value (::String) — 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.