| Modifier and Type | Method and Description |
|---|---|
QueryInput |
QueryInput.Builder.build() |
QueryInput |
QueryInput.Builder.buildPartial() |
static QueryInput |
QueryInput.getDefaultInstance() |
QueryInput |
QueryInput.getDefaultInstanceForType() |
QueryInput |
QueryInput.Builder.getDefaultInstanceForType() |
QueryInput |
DetectIntentRequest.getQueryInput()
Required.
|
QueryInput |
DetectIntentRequest.Builder.getQueryInput()
Required.
|
QueryInput |
StreamingDetectIntentRequestOrBuilder.getQueryInput()
Required.
|
QueryInput |
StreamingDetectIntentRequest.getQueryInput()
Required.
|
QueryInput |
StreamingDetectIntentRequest.Builder.getQueryInput()
Required.
|
QueryInput |
DetectIntentRequestOrBuilder.getQueryInput()
Required.
|
static QueryInput |
QueryInput.parseDelimitedFrom(InputStream input) |
static QueryInput |
QueryInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryInput |
QueryInput.parseFrom(byte[] data) |
static QueryInput |
QueryInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryInput |
QueryInput.parseFrom(ByteBuffer data) |
static QueryInput |
QueryInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryInput |
QueryInput.parseFrom(com.google.protobuf.ByteString data) |
static QueryInput |
QueryInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryInput |
QueryInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static QueryInput |
QueryInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryInput |
QueryInput.parseFrom(InputStream input) |
static QueryInput |
QueryInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QueryInput> |
QueryInput.getParserForType() |
static com.google.protobuf.Parser<QueryInput> |
QueryInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
QueryInput.Builder |
QueryInput.Builder.mergeFrom(QueryInput other) |
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.mergeQueryInput(QueryInput value)
Required.
|
StreamingDetectIntentRequest.Builder |
StreamingDetectIntentRequest.Builder.mergeQueryInput(QueryInput value)
Required.
|
static QueryInput.Builder |
QueryInput.newBuilder(QueryInput prototype) |
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.setQueryInput(QueryInput value)
Required.
|
StreamingDetectIntentRequest.Builder |
StreamingDetectIntentRequest.Builder.setQueryInput(QueryInput value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.