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