GoogleCloudDocumentaiV1DocumentEntity

Document AIEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentEntity

4
out of 10
Low
SEO Impact
An entity that could be a phrase in the text or a property that belongs to the document. It is a known entity type, such as a person, an organization, or location.

SEO Analysis

AI Generated

Part of Google's entity understanding system (WebRef). This system identifies and links entities—people, places, things, concepts—within web content to Google's Knowledge Graph. Entity recognition is fundamental to semantic search, helping Google understand content meaning beyond keywords and match it to relevant queries.

Actionable Insights for SEOs

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

11
Sort:|Filter:
confidencenumber(
Default: nil

Optional. Confidence of detected Schema entity. Range [0, 1].

idstring
Default: nilFull type: String.t

Optional. Canonical id. This will be a unique value in the entity list for this document.

mentionIdstring
Default: nilFull type: String.t

Optional. Deprecated. Use id field instead.

mentionTextstring
Default: nilFull type: String.t

Optional. Text value of the entity e.g. 1600 Amphitheatre Pkwy.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentEntityNormalizedValue.t

Optional. Normalized entity value. Absent if the extracted value could not be converted or the type (e.g. address) is not supported for certain parsers. This field is also only populated for certain supported document types.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageAnchor.t

Optional. Represents the provenance of this entity wrt. the location on the page where it was found.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentEntity.t

Optional. Entities can be nested to form a hierarchical data structure representing the content in the document.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance.t

Optional. The history of this annotation.

redactedboolean(
Default: nil

Optional. Whether the entity will be redacted for de-identification purposes.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentTextAnchor.t

Optional. Provenance of the entity. Text anchor indexing into the Document.text.

typestring
Default: nilFull type: String.t

Required. Entity type from a schema e.g. Address.