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