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