Class ListTuningJobsResponse

Response for the list tuning jobs method.

Constructors

Properties

nextPageToken?: string

A token to retrieve the next page of results. Pass this token in a subsequent [GenAiTuningService.ListTuningJobs] call to retrieve the next page of results.

sdkHttpResponse?: HttpResponse

Used to retain the full HTTP response.

tuningJobs?: TuningJob[]

The tuning jobs that match the request.