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