v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1326324236.0 KB
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