Interface protos.google.cloud.documentai.v1.Document.ITextChange (2.10.0)

Properties of a TextChange.

Package

@google-cloud/documentai!

Properties

changedText

changedText?: (string|null);

TextChange changedText

Property Value
TypeDescription
(string|null)

provenance

provenance?: (google.cloud.documentai.v1.Document.IProvenance[]|null);

TextChange provenance

Property Value
TypeDescription
(google.cloud.documentai.v1.Document.IProvenance[]|null)

textAnchor

textAnchor?: (google.cloud.documentai.v1.Document.ITextAnchor|null);

TextChange textAnchor

Property Value
TypeDescription
(google.cloud.documentai.v1.Document.ITextAnchor|null)