Class ListNasTrialDetailsResponse (1.32.0)

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

Response message for JobService.ListNasTrialDetails

Attributes

Name
Description
nas_trial_details
MutableSequence[ google.cloud.aiplatform_v1beta1.types.NasTrialDetail ]
List of top NasTrials in the requested page.
next_page_token
str
A token to retrieve the next page of results. Pass to ListNasTrialDetailsRequest.page_token to obtain that page.