Class ListNasTrialDetailsResponse (1.22.1)

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

Response message for JobService.ListNasTrialDetails

Attributes

NameDescription
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.

Inheritance

builtins.object > proto.message.Message > ListNasTrialDetailsResponse