textAnchor property

GoogleCloudDocumentaiV1beta1DocumentTextAnchor? textAnchor
getter/setter pair

Provenance of the correction.

Text anchor indexing into the Document.text. There can only be a single TextAnchor.text_segments element. If the start and end index of the text segment are the same, the text change is inserted before that index.

Implementation

GoogleCloudDocumentaiV1beta1DocumentTextAnchor? textAnchor;