| Modifier and Type | Method and Description |
|---|---|
ModelEvaluationName |
ModelEvaluationName.Builder.build() |
static ModelEvaluationName |
ModelEvaluationName.of(String project,
String location,
String model,
String modelEvaluation) |
static ModelEvaluationName |
ModelEvaluationName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ModelEvaluationName> |
ModelEvaluationName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ModelEvaluationName.toStringList(List<ModelEvaluationName> values) |
Copyright © 2025 Google LLC. All rights reserved.