Properties of an Entity.
Package
@google-cloud/documentaiProperties
confidence
confidence?: (number|null);
Entity confidence
id
id?: (string|null);
Entity id
mentionId
mentionId?: (string|null);
Entity mentionId
mentionText
mentionText?: (string|null);
Entity mentionText
normalizedValue
normalizedValue?: (google.cloud.documentai.v1beta3.Document.Entity.INormalizedValue|null);
Entity normalizedValue
pageAnchor
pageAnchor?: (google.cloud.documentai.v1beta3.Document.IPageAnchor|null);
Entity pageAnchor
properties
properties?: (google.cloud.documentai.v1beta3.Document.IEntity[]|null);
Entity properties
provenance
provenance?: (google.cloud.documentai.v1beta3.Document.IProvenance|null);
Entity provenance
redacted
redacted?: (boolean|null);
Entity redacted
textAnchor
textAnchor?: (google.cloud.documentai.v1beta3.Document.ITextAnchor|null);
Entity textAnchor
type
type?: (string|null);
Entity type