Full name: projects.locations.nasJobs.nasTrialDetails.list
List top NasTrialDetails of a NasJob.
Endpoint
gethttps://{service-endpoint}/v1/{parent}/nasTrialDetails
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
Required. The name of the NasJob resource. Format: projects/{project}/locations/{location}/nasJobs/{nasJob}
Query parameters
pageSizeinteger
The standard list page size.
pageTokenstring
The standard list page token. Typically obtained via ListNasTrialDetailsResponse.next_page_token of the previous JobService.ListNasTrialDetails call.
Request body
The request body must be empty.
Response body
Response message for JobService.ListNasTrialDetails
If successful, the response body contains data with the following structure:
List of top NasTrials in the requested page.
nextPageTokenstring
A token to retrieve the next page of results. Pass to ListNasTrialDetailsRequest.page_token to obtain that page.
| JSON representation |
|---|
{
"nasTrialDetails": [
{
object ( |