projects
Lists all versions of a processor.
get/v1/{+parent}/processorVersions
Path parameters
parentstring required
Required. The parent (project, location and processor) to list all versions. Format: projects/{project}/locations/{location}/processors/{processor}
Query parameters
pageSizeinteger
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.
pageTokenstring
We will return the processor versions sorted by creation time. The page token will point to the next processor version.
Response
Successful response