Class ListTuningJobsRequest (1.49.0)

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

Request message for GenAiTuningService.ListTuningJobs.

Attributes

NameDescription
parent str
Required. The resource name of the Location to list the TuningJobs from. Format: projects/{project}/locations/{location}
filter str
Optional. The standard list filter.
page_size int
Optional. The standard list page size.
page_token str
Optional. The standard list page token. Typically obtained via [ListTuningJob.next_page_token][] of the previous GenAiTuningService.ListTuningJob][] call.

Methods

ListTuningJobsRequest

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

Request message for GenAiTuningService.ListTuningJobs.