| Modifier and Type | Method and Description |
|---|---|
QaQuestion |
QaQuestion.Builder.build() |
QaQuestion |
QaQuestion.Builder.buildPartial() |
static QaQuestion |
QaQuestion.getDefaultInstance() |
QaQuestion |
QaQuestion.getDefaultInstanceForType() |
QaQuestion |
QaQuestion.Builder.getDefaultInstanceForType() |
QaQuestion |
CreateQaQuestionRequestOrBuilder.getQaQuestion()
Required.
|
QaQuestion |
UpdateQaQuestionRequestOrBuilder.getQaQuestion()
Required.
|
QaQuestion |
CreateQaQuestionRequest.getQaQuestion()
Required.
|
QaQuestion |
CreateQaQuestionRequest.Builder.getQaQuestion()
Required.
|
QaQuestion |
UpdateQaQuestionRequest.getQaQuestion()
Required.
|
QaQuestion |
UpdateQaQuestionRequest.Builder.getQaQuestion()
Required.
|
QaQuestion |
ListQaQuestionsResponseOrBuilder.getQaQuestions(int index)
The QaQuestions under the parent.
|
QaQuestion |
ListQaQuestionsResponse.getQaQuestions(int index)
The QaQuestions under the parent.
|
QaQuestion |
ListQaQuestionsResponse.Builder.getQaQuestions(int index)
The QaQuestions under the parent.
|
static QaQuestion |
QaQuestion.parseDelimitedFrom(InputStream input) |
static QaQuestion |
QaQuestion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion |
QaQuestion.parseFrom(byte[] data) |
static QaQuestion |
QaQuestion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion |
QaQuestion.parseFrom(ByteBuffer data) |
static QaQuestion |
QaQuestion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion |
QaQuestion.parseFrom(com.google.protobuf.ByteString data) |
static QaQuestion |
QaQuestion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion |
QaQuestion.parseFrom(com.google.protobuf.CodedInputStream input) |
static QaQuestion |
QaQuestion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion |
QaQuestion.parseFrom(InputStream input) |
static QaQuestion |
QaQuestion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QaQuestion> |
QaQuestion.getParserForType() |
List<QaQuestion> |
ListQaQuestionsResponseOrBuilder.getQaQuestionsList()
The QaQuestions under the parent.
|
List<QaQuestion> |
ListQaQuestionsResponse.getQaQuestionsList()
The QaQuestions under the parent.
|
List<QaQuestion> |
ListQaQuestionsResponse.Builder.getQaQuestionsList()
The QaQuestions under the parent.
|
static com.google.protobuf.Parser<QaQuestion> |
QaQuestion.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListQaQuestionsResponse.Builder |
ListQaQuestionsResponse.Builder.addQaQuestions(int index,
QaQuestion value)
The QaQuestions under the parent.
|
ListQaQuestionsResponse.Builder |
ListQaQuestionsResponse.Builder.addQaQuestions(QaQuestion value)
The QaQuestions under the parent.
|
QaQuestion.Builder |
QaQuestion.Builder.mergeFrom(QaQuestion other) |
CreateQaQuestionRequest.Builder |
CreateQaQuestionRequest.Builder.mergeQaQuestion(QaQuestion value)
Required.
|
UpdateQaQuestionRequest.Builder |
UpdateQaQuestionRequest.Builder.mergeQaQuestion(QaQuestion value)
Required.
|
static QaQuestion.Builder |
QaQuestion.newBuilder(QaQuestion prototype) |
CreateQaQuestionRequest.Builder |
CreateQaQuestionRequest.Builder.setQaQuestion(QaQuestion value)
Required.
|
UpdateQaQuestionRequest.Builder |
UpdateQaQuestionRequest.Builder.setQaQuestion(QaQuestion value)
Required.
|
ListQaQuestionsResponse.Builder |
ListQaQuestionsResponse.Builder.setQaQuestions(int index,
QaQuestion value)
The QaQuestions under the parent.
|
| Modifier and Type | Method and Description |
|---|---|
ListQaQuestionsResponse.Builder |
ListQaQuestionsResponse.Builder.addAllQaQuestions(Iterable<? extends QaQuestion> values)
The QaQuestions under the parent.
|
Copyright © 2025 Google LLC. All rights reserved.