Properties of a StreamingAnalyzeContentResponse.
Package
@google-cloud/dialogflowProperties
automatedAgentReply
automatedAgentReply?: (google.cloud.dialogflow.v2beta1.IAutomatedAgentReply|null);StreamingAnalyzeContentResponse automatedAgentReply
debuggingInfo
debuggingInfo?: (google.cloud.dialogflow.v2beta1.ICloudConversationDebuggingInfo|null);StreamingAnalyzeContentResponse debuggingInfo
dtmfParameters
dtmfParameters?: (google.cloud.dialogflow.v2beta1.IDtmfParameters|null);StreamingAnalyzeContentResponse dtmfParameters
endUserSuggestionResults
endUserSuggestionResults?: (google.cloud.dialogflow.v2beta1.ISuggestionResult[]|null);StreamingAnalyzeContentResponse endUserSuggestionResults
humanAgentSuggestionResults
humanAgentSuggestionResults?: (google.cloud.dialogflow.v2beta1.ISuggestionResult[]|null);StreamingAnalyzeContentResponse humanAgentSuggestionResults
message
message?: (google.cloud.dialogflow.v2beta1.IMessage|null);StreamingAnalyzeContentResponse message
recognitionResult
recognitionResult?: (google.cloud.dialogflow.v2beta1.IStreamingRecognitionResult|null);StreamingAnalyzeContentResponse recognitionResult
replyAudio
replyAudio?: (google.cloud.dialogflow.v2beta1.IOutputAudio|null);StreamingAnalyzeContentResponse replyAudio
replyText
replyText?: (string|null);StreamingAnalyzeContentResponse replyText