| Modifier and Type | Method and Description |
|---|---|
static Condition.ExecutionReason |
Condition.ExecutionReason.forNumber(int value) |
Condition.ExecutionReason |
Condition.getExecutionReason()
Output only.
|
Condition.ExecutionReason |
Condition.Builder.getExecutionReason()
Output only.
|
Condition.ExecutionReason |
ConditionOrBuilder.getExecutionReason()
Output only.
|
static Condition.ExecutionReason |
Condition.ExecutionReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Condition.ExecutionReason |
Condition.ExecutionReason.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Condition.ExecutionReason> |
Condition.ExecutionReason.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Condition.Builder |
Condition.Builder.setExecutionReason(Condition.ExecutionReason value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.