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