Reference documentation and code samples for the Google Cloud Document Ai V1 Client class Line.
A collection of tokens that a human would perceive as a line.
Does not cross column boundaries, can be horizontal, vertical, etc.
Generated from protobuf message google.cloud.documentai.v1.Document.Page.Line
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ layout
↳ detected_languages
array< Google\Cloud\DocumentAI\V1\Document\Page\DetectedLanguage
>
A list of detected languages together with confidence.
↳ provenance
getLayout
Generated from protobuf field .google.cloud.documentai.v1.Document.Page.Layout layout = 1;
hasLayout
clearLayout
setLayout
Generated from protobuf field .google.cloud.documentai.v1.Document.Page.Layout layout = 1;
$this
getDetectedLanguages
A list of detected languages together with confidence.
Generated from protobuf field repeated .google.cloud.documentai.v1.Document.Page.DetectedLanguage detected_languages = 2;
Google\Protobuf\Internal\RepeatedField
setDetectedLanguages
A list of detected languages together with confidence.
Generated from protobuf field repeated .google.cloud.documentai.v1.Document.Page.DetectedLanguage detected_languages = 2;
$this
getProvenance
The history of this annotation.
Generated from protobuf field .google.cloud.documentai.v1.Document.Provenance provenance = 3 [deprecated = true];
hasProvenance
clearProvenance
setProvenance
The history of this annotation.
Generated from protobuf field .google.cloud.documentai.v1.Document.Provenance provenance = 3 [deprecated = true];
$this