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