Class TextAnchor (1.1.0)

TextAnchor(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Text reference indexing into the Document.text.

Attribute

NameDescription
text_segments Sequence[google.cloud.documentai_v1beta2.types.Document.TextAnchor.TextSegment]
The text segments from the Document.text.

Classes

TextSegment

TextSegment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A text segment in the Document.text. The indices may be out of bounds which indicate that the text extends into another document shard for large sharded documents. See ShardInfo.text_offset