GoogleCloudDocumentaiV1DocumentEntityResponse

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.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Optional. Deprecated. Use id field instead.

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Optional. The history of this annotation.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Entity type from a schema e.g. Address.