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