public static final class TextAnnotation.DetectedBreak extends GeneratedMessageV3 implements TextAnnotation.DetectedBreakOrBuilder
Detected start or end of a structural component.
Protobuf type google.cloud.vision.v1.TextAnnotation.DetectedBreak
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > TextAnnotation.DetectedBreakImplements
TextAnnotation.DetectedBreakOrBuilderStatic Fields
IS_PREFIX_FIELD_NUMBER
public static final int IS_PREFIX_FIELD_NUMBER
Type | Description |
int |
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static TextAnnotation.DetectedBreak getDefaultInstance()
Type | Description |
TextAnnotation.DetectedBreak |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static TextAnnotation.DetectedBreak.Builder newBuilder()
Type | Description |
TextAnnotation.DetectedBreak.Builder |
newBuilder(TextAnnotation.DetectedBreak prototype)
public static TextAnnotation.DetectedBreak.Builder newBuilder(TextAnnotation.DetectedBreak prototype)
Name | Description |
prototype | TextAnnotation.DetectedBreak |
Type | Description |
TextAnnotation.DetectedBreak.Builder |
parseDelimitedFrom(InputStream input)
public static TextAnnotation.DetectedBreak parseDelimitedFrom(InputStream input)
Name | Description |
input |
|