Google Cloud Documentai V1Document Response
Document represents the canonical document resource in Document AI. It is an interchange format that provides insights into documents and allows for collaboration between users and Document AI to iterate and optimize for quality.
Constructors
Properties
A list of entities detected on Document.text. For document shards, entities in this list may cross shard boundaries.
Placeholder. Relationship among Document.entities.
Any error that occurred while processing this document.
Visual page layout for the Document.
Placeholder. Revision history of this document.
Information about the sharding if this document is sharded part of a larger document. If the document is not sharded, this message is not specified.
Placeholder. A list of text corrections made to Document.text. This is usually used for annotating corrections to OCR mistakes. Text changes for a given revision may not overlap with each other.
Styles for the Document.text.
Optional. Currently supports Google Cloud Storage URI of the form gs://bucket_name/object_name
. Object versioning is not supported. For more information, refer to Google Cloud Storage Request URIs.