Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addAllAlternativeQueryResults(Iterable<? extends QueryResult> values)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addAlternativeQueryResults(int index,
QueryResult.Builder builderForValue)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addAlternativeQueryResults(int index,
QueryResult value)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addAlternativeQueryResults(QueryResult.Builder builderForValue)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addAlternativeQueryResults(QueryResult value)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clear() |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearAlternativeQueryResults()
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearOutputAudio()
The audio data bytes encoded as specified in the request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearQueryResult()
The selected results of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearRecognitionResult()
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearResponseId()
The unique identifier of the response.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearWebhookStatus()
Specifies the status of the webhook request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clone() |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeFrom(Message other) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeFrom(StreamingDetectIntentResponse other) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeQueryResult(QueryResult value)
The selected results of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeRecognitionResult(StreamingRecognitionResult value)
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeWebhookStatus(com.google.rpc.Status value)
Specifies the status of the webhook request.
|
static StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.newBuilder() |
static StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.newBuilder(StreamingDetectIntentResponse prototype) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.newBuilderForType() |
protected StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.removeAlternativeQueryResults(int index)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setAlternativeQueryResults(int index,
QueryResult.Builder builderForValue)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setAlternativeQueryResults(int index,
QueryResult value)
If Knowledge Connectors are enabled, there could be more than one result
returned for a given query or event, and this field will contain all
results except for the top one, which is captured in query_result.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudio(ByteString value)
The audio data bytes encoded as specified in the request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig.Builder builderForValue)
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setQueryResult(QueryResult.Builder builderForValue)
The selected results of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setQueryResult(QueryResult value)
The selected results of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setRecognitionResult(StreamingRecognitionResult.Builder builderForValue)
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setRecognitionResult(StreamingRecognitionResult value)
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setResponseId(String value)
The unique identifier of the response.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setResponseIdBytes(ByteString value)
The unique identifier of the response.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setWebhookStatus(com.google.rpc.Status.Builder builderForValue)
Specifies the status of the webhook request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setWebhookStatus(com.google.rpc.Status value)
Specifies the status of the webhook request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.