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