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