| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ModelEvaluationSliceName |
ModelEvaluationSliceName.Builder.build() |
static ModelEvaluationSliceName |
ModelEvaluationSliceName.of(String project,
String location,
String model,
String evaluation,
String slice) |
static ModelEvaluationSliceName |
ModelEvaluationSliceName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ModelEvaluationSliceName> |
ModelEvaluationSliceName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ModelEvaluationSliceName.toStringList(List<ModelEvaluationSliceName> values) |
Copyright © 2025 Google LLC. All rights reserved.