AI-generated Key Takeaways
-
The
ListExperimentAsyncErrorsRequest
message is used to retrieve asynchronous errors for a specific experiment. -
The request requires the
resource_name
of the experiment. -
Pagination is supported using the optional
page_token
andpage_size
fields.
Request message for ExperimentService.ListExperimentAsyncErrors
.
Fields | |
---|---|
|
Required. The name of the experiment from which to retrieve the async errors. |
|
Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from |
|
Number of elements to retrieve in a single page. When a page request is too large, the server may decide to further limit the number of returned resources. The maximum page size is 1000. |