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