GoogleCloudDocumentaiV1Document
Document AIInfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1Document
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Cloud Documentai V1 Document) contains 12 attributes that define its data structure. Key functionality includes: Optional. Inline document content, represented as a stream of bytes. Note: As with all bytes fields, protobuffers use a pure binary representation, wh...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
12contentstringnilFull type: String.tOptional. Inline document content, represented as a stream of bytes. Note: As with all bytes fields, protobuffers use a pure binary representation, whereas JSON representations use base64.
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentEntity.tA list of entities detected on Document.text. For document shards, entities in this list may cross shard boundaries.
entityRelationsGoogleCloudDocumentaiV1DocumentEntityRelation →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentEntityRelation.tPlaceholder. Relationship among Document.entities.
errorGoogleRpcStatus →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleRpcStatus.tAny error that occurred while processing this document.
mimeTypestringnilFull type: String.tAn IANA published media type (MIME type).
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPage.tVisual page layout for the Document.
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentRevision.tPlaceholder. Revision history of this document.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentShardInfo.tInformation about the sharding if this document is sharded part of a larger document. If the document is not sharded, this message is not specified.
textstringnilFull type: String.tOptional. UTF-8 encoded text in reading order from the document.
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentTextChange.tPlaceholder. 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.
textStylesGoogleCloudDocumentaiV1DocumentStyle →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentStyle.tStyles for the Document.text.
uristringnilFull type: String.tOptional. 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.