Reference documentation and code samples for the Google Cloud Document Ai V1 Client class DetectedBreak.
Detected break at the end of a Token.
Generated from protobuf message google.cloud.documentai.v1.Document.Page.Token.DetectedBreak
Namespace
Google \ Cloud \ DocumentAI \ V1 \ Document \ Page \ TokenMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ type |
int
Detected break type. |
getType
Detected break type.
Returns | |
---|---|
Type | Description |
int |
setType
Detected break type.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |