Class ListTuningJobsResponse (1.49.0)

ListTuningJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for GenAiTuningService.ListTuningJobs

Attributes

NameDescription
tuning_jobs MutableSequence[google.cloud.aiplatform_v1.types.TuningJob]
List of TuningJobs in the requested page.
next_page_token str
A token to retrieve the next page of results. Pass to ListTuningJobsRequest.page_token to obtain that page.

Methods

ListTuningJobsResponse

ListTuningJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for GenAiTuningService.ListTuningJobs