StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clear() |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearDebuggingInfo() |
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearOneof(com.google.protobuf.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 result 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.mergeDebuggingInfo(CloudConversationDebuggingInfo value) |
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeFrom(StreamingDetectIntentResponse other) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeFrom(com.google.protobuf.Message 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 result of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeRecognitionResult(StreamingRecognitionResult value) |
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeUnknownFields(com.google.protobuf.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(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setDebuggingInfo(CloudConversationDebuggingInfo value) |
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setDebuggingInfo(CloudConversationDebuggingInfo.Builder builderForValue) |
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudio(com.google.protobuf.ByteString value) |
The audio data bytes encoded as specified in the request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig value) |
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig.Builder builderForValue) |
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setQueryResult(QueryResult value) |
The result of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setQueryResult(QueryResult.Builder builderForValue) |
The result of the conversational query or event processing.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setRecognitionResult(StreamingRecognitionResult value) |
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setRecognitionResult(StreamingRecognitionResult.Builder builderForValue) |
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setRepeatedField(com.google.protobuf.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(com.google.protobuf.ByteString value) |
The unique identifier of the response.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setWebhookStatus(com.google.rpc.Status value) |
Specifies the status of the webhook request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setWebhookStatus(com.google.rpc.Status.Builder builderForValue) |
Specifies the status of the webhook request.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.toBuilder() |
|