Class ListDocumentsResponse (2.27.0)

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

Attributes

NameDescription
document_metadata MutableSequence[google.cloud.documentai_v1beta3.types.DocumentMetadata]
Document metadata corresponding to the listed documents.
next_page_token str
A token, which can be sent as ListDocumentsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
total_size int
Total count of documents queried.