Interface Document.Page.Token.DetectedBreakOrBuilder (2.41.0)

public static interface Document.Page.Token.DetectedBreakOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract Document.Page.Token.DetectedBreak.Type getType()

Detected break type.

.google.cloud.documentai.v1beta1.Document.Page.Token.DetectedBreak.Type type = 1;

Returns
TypeDescription
Document.Page.Token.DetectedBreak.Type

The type.

getTypeValue()

public abstract int getTypeValue()

Detected break type.

.google.cloud.documentai.v1beta1.Document.Page.Token.DetectedBreak.Type type = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for type.