Properties of an AnalyzeContentResponse.
Package
@google-cloud/dialogflowProperties
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