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