| Modifier and Type | Method and Description |
|---|---|
ExperimentName |
ExperimentName.Builder.build() |
static ExperimentName |
ExperimentName.of(String project,
String location,
String agent,
String environment,
String experiment) |
static ExperimentName |
ExperimentName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ExperimentName> |
ExperimentName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ExperimentName.toStringList(List<ExperimentName> values) |
Copyright © 2025 Google LLC. All rights reserved.