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