Class BatchProcessDocumentsResponse (1.1.0)

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

Response to an batch document processing request. This is returned in the LRO Operation after the operation is complete.

Attribute

NameDescription
responses Sequence[google.cloud.documentai_v1beta2.types.ProcessDocumentResponse]
Responses for each individual document.