Description
:
Lists the processor types that exist.
HTTP Method
:
GET
Parameters
:
pageToken
Type
:
string
Description
:
Used to retrieve the next page of results, empty if at the end of the list.
Location
:
query
parent
Type
:
string
Location
:
path
Pattern
:
^projects/[^/]+/locations/[^/]+$
Description
:
Required. The location of processor type to list. The available processor types may depend on the allow-listing on projects. Format: `projects/{project}/locations/{location}`
Required
:
Yes
pageSize
Type
:
integer
Format
:
int32
Description
:
The maximum number of processor types to return. If unspecified, at most 100 processor types will be returned. The maximum value is 500; values above 500 will be coerced to 500.