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.clearDetectIntentResponse() |
The response from detect intent.
|
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.clearRecognitionResult() |
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.clearResponse() |
|
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.mergeDetectIntentResponse(DetectIntentResponse value) |
The response from detect intent.
|
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.mergeRecognitionResult(StreamingRecognitionResult value) |
The result of speech recognition.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
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.setDetectIntentResponse(DetectIntentResponse value) |
The response from detect intent.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setDetectIntentResponse(DetectIntentResponse.Builder builderForValue) |
The response from detect intent.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.toBuilder() |
|