ListExperimentAsyncErrorsResponse

  • The errors field provides details of the errors encountered during the asynchronous operation.

  • The next_page_token field is a string used for pagination to retrieve subsequent pages of results.

Response message for ExperimentService.ListExperimentAsyncErrors.

Fields

errors[]

Status

details of the errors when performing the asynchronous operation.

next_page_token

string

Pagination token used to retrieve the next page of results. Pass the content of this string as the page_token attribute of the next request. next_page_token is not returned for the last page.