Class ListProcessorTypesRequest (2.27.0)

ListProcessorTypesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for the ListProcessorTypes method. Some processor types may require the project be added to an allowlist.

Attributes

NameDescription
parent str
Required. The location of processor types to list. Format: projects/{project}/locations/{location}.
page_size int
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.
page_token str
Used to retrieve the next page of results, empty if at the end of the list.