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
-
(::String) — Support migration from tuning job list page, from bison model to gemini
model.
Note: The following fields are mutually exclusive:
pipeline_job
,tuned_model
,tuning_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#pipeline_job=
def pipeline_job=(value) -> ::String
-
value (::String) — Support migration from tuning job list page, from bison model to gemini
model.
Note: The following fields are mutually exclusive:
pipeline_job
,tuned_model
,tuning_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Support migration from tuning job list page, from bison model to gemini
model.
Note: The following fields are mutually exclusive:
pipeline_job
,tuned_model
,tuning_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#tuned_model
def tuned_model() -> ::String
-
(::String) — Support migration from model registry.
Note: The following fields are mutually exclusive:
tuned_model
,tuning_job
,pipeline_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#tuned_model=
def tuned_model=(value) -> ::String
-
value (::String) — Support migration from model registry.
Note: The following fields are mutually exclusive:
tuned_model
,tuning_job
,pipeline_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Support migration from model registry.
Note: The following fields are mutually exclusive:
tuned_model
,tuning_job
,pipeline_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#tuning_job
def tuning_job() -> ::String
-
(::String) — Support migration from tuning job list page, from gemini-1.0-pro-002
to 1.5 and above.
Note: The following fields are mutually exclusive:
tuning_job
,tuned_model
,pipeline_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#tuning_job=
def tuning_job=(value) -> ::String
-
value (::String) — Support migration from tuning job list page, from gemini-1.0-pro-002
to 1.5 and above.
Note: The following fields are mutually exclusive:
tuning_job
,tuned_model
,pipeline_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Support migration from tuning job list page, from gemini-1.0-pro-002
to 1.5 and above.
Note: The following fields are mutually exclusive:
tuning_job
,tuned_model
,pipeline_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.