| Modifier and Type | Method and Description |
|---|---|
static Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreak.Type.forNumber(int value) |
Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreakOrBuilder.getType()
Detected break type.
|
Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreak.getType()
Detected break type.
|
Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreak.Builder.getType()
Detected break type.
|
static Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreak.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreak.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Document.Page.Token.DetectedBreak.Type |
Document.Page.Token.DetectedBreak.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.Page.Token.DetectedBreak.Type[] |
Document.Page.Token.DetectedBreak.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Document.Page.Token.DetectedBreak.Type> |
Document.Page.Token.DetectedBreak.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Token.DetectedBreak.Builder |
Document.Page.Token.DetectedBreak.Builder.setType(Document.Page.Token.DetectedBreak.Type value)
Detected break type.
|
Copyright © 2023 Google LLC. All rights reserved.