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

Properties of an AnalyzeContentResponse.

Package

@google-cloud/dialogflow

Properties

automatedAgentReply

automatedAgentReply?: (google.cloud.dialogflow.v2.IAutomatedAgentReply|null);

AnalyzeContentResponse automatedAgentReply

dtmfParameters

dtmfParameters?: (google.cloud.dialogflow.v2.IDtmfParameters|null);

AnalyzeContentResponse dtmfParameters

endUserSuggestionResults

endUserSuggestionResults?: (google.cloud.dialogflow.v2.ISuggestionResult[]|null);

AnalyzeContentResponse endUserSuggestionResults

humanAgentSuggestionResults

humanAgentSuggestionResults?: (google.cloud.dialogflow.v2.ISuggestionResult[]|null);

AnalyzeContentResponse humanAgentSuggestionResults

message

message?: (google.cloud.dialogflow.v2.IMessage|null);

AnalyzeContentResponse message

replyAudio

replyAudio?: (google.cloud.dialogflow.v2.IOutputAudio|null);

AnalyzeContentResponse replyAudio

replyText

replyText?: (string|null);

AnalyzeContentResponse replyText