Class ListProcessorVersionsResponse (2.2.0)

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

Response message for list processors.

Attributes

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