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

Properties of a StreamingAnalyzeContentResponse.

Package

@google-cloud/dialogflow

Properties

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