Class FetchProcessorTypesRequest (2.0.1)

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

Request message for fetch processor types.

Attribute

NameDescription
parent str
Required. The project of processor type to list. The available processor types may depend on the allow-listing on projects. Format: ``projects/{project}/locations/{location}``

Inheritance

builtins.object > proto.message.Message > FetchProcessorTypesRequest