Class ListProcessorVersionsResponse (2.27.0)

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

Response message for the ListProcessorVersions method.

Attributes

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