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