| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ModelEvaluationName |
ModelEvaluationName.Builder.build() |
static ModelEvaluationName |
ModelEvaluationName.of(String project,
String location,
String model,
String evaluation) |
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 © 2023 Google LLC. All rights reserved.