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