Class ProcessWithDocAiPipelineMetadata (0.7.7)

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

The metadata message for Process-with-DocAi pipeline.

Attributes

NameDescription
documents MutableSequence[str]
The input list of all the resource names of the documents to be processed.
processor_info google.cloud.contentwarehouse_v1.types.ProcessorInfo
The DocAI processor to process the documents with.