Class ListProcessorsResponse (2.0.3)

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

Response message for list processors.

Attributes

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