public static final class Document.Page.Token.DetectedBreak extends GeneratedMessage implements Document.Page.Token.DetectedBreakOrBuilderDetected break at the end of a Token.
Protobuf type google.cloud.documentai.v1.Document.Page.Token.DetectedBreak
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Document.Page.Token.DetectedBreakImplements
Document.Page.Token.DetectedBreakOrBuilderStatic Fields
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Document.Page.Token.DetectedBreak getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Document.Page.Token.DetectedBreak.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak.Builder |
|
newBuilder(Document.Page.Token.DetectedBreak prototype)
public static Document.Page.Token.DetectedBreak.Builder newBuilder(Document.Page.Token.DetectedBreak prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Document.Page.Token.DetectedBreak |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak.Builder |
|
parseDelimitedFrom(InputStream input)
public static Document.Page.Token.DetectedBreak parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Document.Page.Token.DetectedBreak parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Document.Page.Token.DetectedBreak parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Document.Page.Token.DetectedBreak parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Document.Page.Token.DetectedBreak parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Document.Page.Token.DetectedBreak parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Document.Page.Token.DetectedBreak parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Document.Page.Token.DetectedBreak parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Document.Page.Token.DetectedBreak parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Document.Page.Token.DetectedBreak parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Document.Page.Token.DetectedBreak parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Document.Page.Token.DetectedBreak parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Document.Page.Token.DetectedBreak> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DetectedBreak> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Document.Page.Token.DetectedBreak getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak |
|
getParserForType()
public Parser<Document.Page.Token.DetectedBreak> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DetectedBreak> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getType()
public Document.Page.Token.DetectedBreak.Type getType()Detected break type.
.google.cloud.documentai.v1.Document.Page.Token.DetectedBreak.Type type = 1;
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak.Type |
The type. |
getTypeValue()
public int getTypeValue()Detected break type.
.google.cloud.documentai.v1.Document.Page.Token.DetectedBreak.Type type = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for type. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Document.Page.Token.DetectedBreak.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Document.Page.Token.DetectedBreak.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak.Builder |
|
toBuilder()
public Document.Page.Token.DetectedBreak.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Document.Page.Token.DetectedBreak.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|