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