Class ListCustomJobsResponse (1.43.0)

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

Response message for JobService.ListCustomJobs

Attributes

Name
Description
custom_jobs
MutableSequence[ google.cloud.aiplatform_v1beta1.types.CustomJob ]
List of CustomJobs in the requested page.
next_page_token
str
A token to retrieve the next page of results. Pass to ListCustomJobsRequest.page_token to obtain that page.

Methods

ListCustomJobsResponse

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

Response message for JobService.ListCustomJobs