public static interface Document.Page.Token.DetectedBreakOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Token.DetectedBreak.Type |
getType()
Detected break type.
|
int |
getTypeValue()
Detected break type.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
Detected break type.
.google.cloud.documentai.v1beta2.Document.Page.Token.DetectedBreak.Type type = 1;
Document.Page.Token.DetectedBreak.Type getType()
Detected break type.
.google.cloud.documentai.v1beta2.Document.Page.Token.DetectedBreak.Type type = 1;
Copyright © 2024 Google LLC. All rights reserved.