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