| Modifier and Type | Method and Description |
|---|---|
Suggestion.FaqAnswer |
Suggestion.FaqAnswer.Builder.build() |
Suggestion.FaqAnswer |
Suggestion.FaqAnswer.Builder.buildPartial() |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.getDefaultInstance() |
Suggestion.FaqAnswer |
Suggestion.FaqAnswer.getDefaultInstanceForType() |
Suggestion.FaqAnswer |
Suggestion.FaqAnswer.Builder.getDefaultInstanceForType() |
Suggestion.FaqAnswer |
SuggestionOrBuilder.getFaqAnswers(int index)
Deprecated.
Output only.
|
Suggestion.FaqAnswer |
Suggestion.getFaqAnswers(int index)
Deprecated.
Output only.
|
Suggestion.FaqAnswer |
Suggestion.Builder.getFaqAnswers(int index)
Output only.
|
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseDelimitedFrom(InputStream input) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(byte[] data) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(ByteBuffer data) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(com.google.protobuf.ByteString data) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(com.google.protobuf.CodedInputStream input) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(InputStream input) |
static Suggestion.FaqAnswer |
Suggestion.FaqAnswer.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Suggestion.FaqAnswer> |
SuggestionOrBuilder.getFaqAnswersList()
Deprecated.
Output only.
|
List<Suggestion.FaqAnswer> |
Suggestion.getFaqAnswersList()
Deprecated.
Output only.
|
List<Suggestion.FaqAnswer> |
Suggestion.Builder.getFaqAnswersList()
Output only.
|
com.google.protobuf.Parser<Suggestion.FaqAnswer> |
Suggestion.FaqAnswer.getParserForType() |
static com.google.protobuf.Parser<Suggestion.FaqAnswer> |
Suggestion.FaqAnswer.parser() |
| Modifier and Type | Method and Description |
|---|---|
Suggestion.Builder |
Suggestion.Builder.addFaqAnswers(int index,
Suggestion.FaqAnswer value)
Output only.
|
Suggestion.Builder |
Suggestion.Builder.addFaqAnswers(Suggestion.FaqAnswer value)
Output only.
|
Suggestion.FaqAnswer.Builder |
Suggestion.FaqAnswer.Builder.mergeFrom(Suggestion.FaqAnswer other) |
static Suggestion.FaqAnswer.Builder |
Suggestion.FaqAnswer.newBuilder(Suggestion.FaqAnswer prototype) |
Suggestion.Builder |
Suggestion.Builder.setFaqAnswers(int index,
Suggestion.FaqAnswer value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Suggestion.Builder |
Suggestion.Builder.addAllFaqAnswers(Iterable<? extends Suggestion.FaqAnswer> values)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.