static Condition.CommonReason |
Condition.CommonReason.forNumber(int value) |
|
Condition.CommonReason |
Condition.Builder.getReason() |
A common (service-level) reason for this condition.
|
Condition.CommonReason |
Condition.getReason() |
A common (service-level) reason for this condition.
|
Condition.CommonReason |
ConditionOrBuilder.getReason() |
A common (service-level) reason for this condition.
|
static Condition.CommonReason |
Condition.CommonReason.valueOf(int value) |
Deprecated.
|
static Condition.CommonReason |
Condition.CommonReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Condition.CommonReason |
Condition.CommonReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Condition.CommonReason[] |
Condition.CommonReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|