| Modifier and Type | Class and Description |
|---|---|
static class |
QaAnswer.AnswerSource
A question may have multiple answers from varying sources, one of which
becomes the "main" answer above.
|
static class |
QaAnswer.AnswerSource.Builder
A question may have multiple answers from varying sources, one of which
becomes the "main" answer above.
|
| Modifier and Type | Method and Description |
|---|---|
QaAnswer.AnswerSourceOrBuilder |
QaAnswerOrBuilder.getAnswerSourcesOrBuilder(int index)
List of all individual answers given to the question.
|
QaAnswer.AnswerSourceOrBuilder |
QaAnswer.getAnswerSourcesOrBuilder(int index)
List of all individual answers given to the question.
|
QaAnswer.AnswerSourceOrBuilder |
QaAnswer.Builder.getAnswerSourcesOrBuilder(int index)
List of all individual answers given to the question.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends QaAnswer.AnswerSourceOrBuilder> |
QaAnswerOrBuilder.getAnswerSourcesOrBuilderList()
List of all individual answers given to the question.
|
List<? extends QaAnswer.AnswerSourceOrBuilder> |
QaAnswer.getAnswerSourcesOrBuilderList()
List of all individual answers given to the question.
|
List<? extends QaAnswer.AnswerSourceOrBuilder> |
QaAnswer.Builder.getAnswerSourcesOrBuilderList()
List of all individual answers given to the question.
|
Copyright © 2025 Google LLC. All rights reserved.