Class ListProcessorVersionsResponse (2.21.1)

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

Response message for the ListProcessorVersions method.

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.