Class ListProcessorTypesRequest (2.3.0)

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

Request message for list processor types.

Attributes

NameDescription
parent str
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}
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.