projects
Lists ModelEvaluations in a Model.
get/v1/{+parent}/evaluations
Path parameters
parentstring required
Required. The resource name of the Model to list the ModelEvaluations from. Format: projects/{project}/locations/{location}/models/{model}
Query parameters
filterstring
The standard list filter.
pageSizeinteger
The standard list page size.
pageTokenstring
The standard list page token. Typically obtained via ListModelEvaluationsResponse.next_page_token of the previous ModelService.ListModelEvaluations call.
readMaskstring
Mask specifying which fields to read.
Response
Successful response