Class ListNasTrialDetailsRequest (1.48.0)

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

Request message for JobService.ListNasTrialDetails.

Attributes

NameDescription
parent str
Required. The name of the NasJob resource. Format: projects/{project}/locations/{location}/nasJobs/{nas_job}
page_size int
The standard list page size.
page_token str
The standard list page token. Typically obtained via ListNasTrialDetailsResponse.next_page_token of the previous JobService.ListNasTrialDetails call.

Methods

ListNasTrialDetailsRequest

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

Request message for JobService.ListNasTrialDetails.