Class ListProcessorsResponse (2.2.0)

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

Response message for list processors.

Attributes

NameDescription
processors MutableSequence[google.cloud.documentai_v1beta3.types.Processor]
The list of processors.
next_page_token str
Points to the next processor, otherwise empty.