| Modifier and Type | Method and Description |
|---|---|
static TextExtractionAnnotation.AnnotationCase |
TextExtractionAnnotation.AnnotationCase.forNumber(int value) |
TextExtractionAnnotation.AnnotationCase |
TextExtractionAnnotation.getAnnotationCase() |
TextExtractionAnnotation.AnnotationCase |
TextExtractionAnnotation.Builder.getAnnotationCase() |
TextExtractionAnnotation.AnnotationCase |
TextExtractionAnnotationOrBuilder.getAnnotationCase() |
static TextExtractionAnnotation.AnnotationCase |
TextExtractionAnnotation.AnnotationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TextExtractionAnnotation.AnnotationCase |
TextExtractionAnnotation.AnnotationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextExtractionAnnotation.AnnotationCase[] |
TextExtractionAnnotation.AnnotationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.