Required. The parent (project, location and processor) to list all versions. Format: projects/{project}/locations/{location}/processors/{processor} It takes the form projects/{project}/locations/{location}/processors/{processor}.
Authorization requires the following IAM permission on the specified resource parent:
documentai.processorVersions.list
Query parameters
Parameters
pageSize
integer
The maximum number of processor versions to return. If unspecified, at most 10 processor versions will be returned. The maximum value is 20. Values above 20 will be coerced to 20.
pageToken
string
We will return the processor versions sorted by creation time. The page token will point to the next processor version.
[[["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 endpoint, \u003ccode\u003eprojects.locations.processors.processorVersions.list\u003c/code\u003e, retrieves a list of all versions of a specified processor.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter in the format \u003ccode\u003eprojects/{project}/locations/{location}/processors/{processor}\u003c/code\u003e to identify the processor versions being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe response can be paginated using the \u003ccode\u003epageSize\u003c/code\u003e query parameter (default 10, max 20) and \u003ccode\u003epageToken\u003c/code\u003e for navigation through results.\u003c/p\u003e\n"],["\u003cp\u003eThe API request is a simple \u003ccode\u003eGET\u003c/code\u003e request with no request body required, and it returns a JSON response containing a list of \u003ccode\u003eprocessorVersions\u003c/code\u003e and a \u003ccode\u003enextPageToken\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to use this endpoint requires \u003ccode\u003edocumentai.processorVersions.list\u003c/code\u003e IAM permission on the \u003ccode\u003eparent\u003c/code\u003e resource and the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]