Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListTuningJobsResponse (v0.42.0)

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

Response message for GenAiTuningService.ListTuningJobs

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns

#tuning_jobs

def tuning_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::TuningJob>
Returns

#tuning_jobs=

def tuning_jobs=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::TuningJob>
Parameter
Returns