Class ListProcessorTypesResponse (2.0.1)

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

Response message for list processor types.

Attributes

NameDescription
processor_types Sequence[google.cloud.documentai_v1.types.ProcessorType]
The processor types.
next_page_token str
Points to the next page, otherwise empty.

Inheritance

builtins.object > proto.message.Message > ListProcessorTypesResponse