Class ListProcessorsResponse (1.0.0)

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

Response message for list processors. .. attribute:: processors

The list of processors.

:type: Sequence[google.cloud.documentai_v1beta3.types.Processor]

Attribute

NameDescription
next_page_token str
Points to the next processor, otherwise empty.