| Modifier and Type | Method and Description |
|---|---|
Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.Builder.build() |
Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.Builder.buildPartial() |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.getDefaultInstance() |
Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.getDefaultInstanceForType() |
Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.Builder.getDefaultInstanceForType() |
Answer.QueryUnderstandingInfo |
Answer.getQueryUnderstandingInfo()
Query understanding information.
|
Answer.QueryUnderstandingInfo |
Answer.Builder.getQueryUnderstandingInfo()
Query understanding information.
|
Answer.QueryUnderstandingInfo |
AnswerOrBuilder.getQueryUnderstandingInfo()
Query understanding information.
|
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseDelimitedFrom(InputStream input) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(byte[] data) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(ByteBuffer data) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(com.google.protobuf.ByteString data) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(InputStream input) |
static Answer.QueryUnderstandingInfo |
Answer.QueryUnderstandingInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Answer.QueryUnderstandingInfo> |
Answer.QueryUnderstandingInfo.getParserForType() |
static com.google.protobuf.Parser<Answer.QueryUnderstandingInfo> |
Answer.QueryUnderstandingInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Answer.QueryUnderstandingInfo.Builder |
Answer.QueryUnderstandingInfo.Builder.mergeFrom(Answer.QueryUnderstandingInfo other) |
Answer.Builder |
Answer.Builder.mergeQueryUnderstandingInfo(Answer.QueryUnderstandingInfo value)
Query understanding information.
|
static Answer.QueryUnderstandingInfo.Builder |
Answer.QueryUnderstandingInfo.newBuilder(Answer.QueryUnderstandingInfo prototype) |
Answer.Builder |
Answer.Builder.setQueryUnderstandingInfo(Answer.QueryUnderstandingInfo value)
Query understanding information.
|
Copyright © 2024 Google LLC. All rights reserved.