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