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