static FallbackReason |
FallbackReason.forNumber(int value) |
|
FallbackReason |
FallbackInfo.Builder.getReason() |
The reason why fallback response was used instead of the original response.
|
FallbackReason |
FallbackInfo.getReason() |
The reason why fallback response was used instead of the original response.
|
FallbackReason |
FallbackInfoOrBuilder.getReason() |
The reason why fallback response was used instead of the original response.
|
static FallbackReason |
FallbackReason.valueOf(int value) |
Deprecated.
|
static FallbackReason |
FallbackReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FallbackReason |
FallbackReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FallbackReason[] |
FallbackReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|