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