Reference documentation and code samples for the Google Cloud Document Ai V1 Client class TextAnchor.
Text reference indexing into the Document.text .
Generated from protobuf message google.cloud.documentai.v1.Document.TextAnchor
Namespace
Google \ Cloud \ DocumentAI \ V1 \ DocumentMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ text_segments
array< Google\Cloud\DocumentAI\V1\Document\TextAnchor\TextSegment
>
The text segments from the Document.text .
↳ content
string
Contains the content of the text span so that users do not have to look it up in the text_segments. It is always populated for formFields.
getTextSegments
The text segments from the Document.text .
setTextSegments
The text segments from the Document.text .
$this
getContent
Contains the content of the text span so that users do not have to look it up in the text_segments. It is always populated for formFields.
string
setContent
Contains the content of the text span so that users do not have to look it up in the text_segments. It is always populated for formFields.
var
string
$this