| Modifier and Type | Method and Description |
|---|---|
static Evaluation.State |
Evaluation.State.forNumber(int value) |
Evaluation.State |
Evaluation.getState()
Output only.
|
Evaluation.State |
Evaluation.Builder.getState()
Output only.
|
Evaluation.State |
EvaluationOrBuilder.getState()
Output only.
|
static Evaluation.State |
Evaluation.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Evaluation.State |
Evaluation.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Evaluation.State |
Evaluation.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Evaluation.State[] |
Evaluation.State.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<Evaluation.State> |
Evaluation.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Evaluation.Builder |
Evaluation.Builder.setState(Evaluation.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.