Class BatchProcessDocumentsResponse (0.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[.document_understanding.ProcessDocumentResponse]
Responses for each individual document.