Reference documentation and code samples for the Cloud Vision V1 Client class TextProperty.
Additional information detected on the structural component.
Generated from protobuf message google.cloud.vision.v1.TextAnnotation.TextProperty
Namespace
Google \ Cloud \ Vision \ V1 \ TextAnnotationMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ detected_languages
array< Google\Cloud\Vision\V1\TextAnnotation\DetectedLanguage
>
A list of detected languages together with confidence.
↳ detected_break
getDetectedLanguages
A list of detected languages together with confidence.
setDetectedLanguages
A list of detected languages together with confidence.
$this
getDetectedBreak
Detected start or end of a text segment.
hasDetectedBreak
clearDetectedBreak
setDetectedBreak
Detected start or end of a text segment.
$this

