Reference documentation and code samples for the Google Cloud Document Ai V1 Client class Token.
A detected token.
Generated from protobuf message google.cloud.documentai.v1.Document.Page.Token
Namespace
Google \ Cloud \ DocumentAI \ V1 \ Document \ PageMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ layout
↳ detected_break
↳ detected_languages
array< Google\Cloud\DocumentAI\V1\Document\Page\DetectedLanguage
>
A list of detected languages together with confidence.
↳ provenance
↳ style_info
getLayout
hasLayout
clearLayout
setLayout
$this
getDetectedBreak
Detected break at the end of a Token .
hasDetectedBreak
clearDetectedBreak
setDetectedBreak
Detected break at the end of a Token .
$this
getDetectedLanguages
A list of detected languages together with confidence.
setDetectedLanguages
A list of detected languages together with confidence.
$this
getProvenance
The history of this annotation.
hasProvenance
clearProvenance
setProvenance
The history of this annotation.
$this
getStyleInfo
Text style attributes.
hasStyleInfo
clearStyleInfo
setStyleInfo
Text style attributes.
$this