Interface protos.google.cloud.dialogflow.v2.IStreamingAnalyzeContentResponse (6.6.0)

Properties of a StreamingAnalyzeContentResponse.

Package

@google-cloud/dialogflow

Properties

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