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