Line(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A collection of tokens that a human would perceive as a line. Does not cross column boundaries, can be horizontal, vertical, etc.
Attributes |
|
---|---|
Name | Description |
layout |
google.cloud.documentai_v1beta2.types.Document.Page.Layout
Layout for Line. |
detected_languages |
MutableSequence[google.cloud.documentai_v1beta2.types.Document.Page.DetectedLanguage]
A list of detected languages together with confidence. |
provenance |
google.cloud.documentai_v1beta2.types.Document.Provenance
The history of this annotation. |