Class ListNasJobsResponse (1.36.4)

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

Response message for JobService.ListNasJobs

Attributes

Name
Description
nas_jobs
MutableSequence[ google.cloud.aiplatform_v1.types.NasJob ]
List of NasJobs in the requested page. NasJob.nas_job_output of the jobs will not be returned.
next_page_token
str
A token to retrieve the next page of results. Pass to ListNasJobsRequest.page_token to obtain that page.

Methods

ListNasJobsResponse

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

Response message for JobService.ListNasJobs