| Modifier and Type | Class and Description |
|---|---|
class |
QaAnswer
An answer to a QaQuestion.
|
static class |
QaAnswer.Builder
An answer to a QaQuestion.
|
| Modifier and Type | Method and Description |
|---|---|
QaAnswerOrBuilder |
QaScorecardResultOrBuilder.getQaAnswersOrBuilder(int index)
Set of QaAnswers represented in the result.
|
QaAnswerOrBuilder |
QaScorecardResult.getQaAnswersOrBuilder(int index)
Set of QaAnswers represented in the result.
|
QaAnswerOrBuilder |
QaScorecardResult.Builder.getQaAnswersOrBuilder(int index)
Set of QaAnswers represented in the result.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends QaAnswerOrBuilder> |
QaScorecardResultOrBuilder.getQaAnswersOrBuilderList()
Set of QaAnswers represented in the result.
|
List<? extends QaAnswerOrBuilder> |
QaScorecardResult.getQaAnswersOrBuilderList()
Set of QaAnswers represented in the result.
|
List<? extends QaAnswerOrBuilder> |
QaScorecardResult.Builder.getQaAnswersOrBuilderList()
Set of QaAnswers represented in the result.
|
Copyright © 2025 Google LLC. All rights reserved.