Required. The resource name of the ProcessorVersion to list evaluations for. projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion} It takes the form projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorversion}.
Authorization requires the following IAM permission on the specified resource parent:
documentai.evaluations.list
Query parameters
Parameters
pageSize
integer
The standard list page size. If unspecified, at most 5 evaluations are returned. The maximum value is 100. Values above 100 are coerced to 100.
pageToken
string
A page token, received from a previous evaluations.list call. Provide this to retrieve the subsequent page.
Request body
The request body must be empty.
Response body
The response from evaluations.list.
If successful, the response body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-10 UTC."],[[["\u003cp\u003eThis API endpoint \u003ccode\u003eprojects.locations.processors.processorVersions.evaluations.list\u003c/code\u003e retrieves a list of evaluations for a specified processor version using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter, representing the processor version, is required and must follow the format \u003ccode\u003eprojects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epageSize\u003c/code\u003e query parameter controls the number of evaluations returned per page, with a maximum of 100, and the \u003ccode\u003epageToken\u003c/code\u003e query parameter allows for retrieving subsequent pages.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and the response includes an array of \u003ccode\u003eevaluations\u003c/code\u003e objects and an optional \u003ccode\u003enextPageToken\u003c/code\u003e for paginated results.\u003c/p\u003e\n"],["\u003cp\u003eTo use this endpoint, the caller requires the \u003ccode\u003edocumentai.evaluations.list\u003c/code\u003e IAM permission on the \u003ccode\u003eparent\u003c/code\u003e resource and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]