Google Cloud Document Ai V1 Client - Class DetectedBreak (1.1.1)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ type int

Detected break type.

getType

Detected break type.

Returns
TypeDescription
int

setType

Detected break type.

Parameter
NameDescription
var int
Returns
TypeDescription
$this