Class ListTuningJobsResponse

Response for the list tuning jobs method.

Constructors

Properties

nextPageToken?: string

A token to retrieve the next page of results. Pass to ListTuningJobsRequest.page_token to obtain that page.

sdkHttpResponse?: HttpResponse

Used to retain the full HTTP response.

tuningJobs?: TuningJob[]

List of TuningJobs in the requested page.