Properties of an AnalyzeContentResponse.
Package
@google-cloud/dialogflowProperties
automatedAgentReply
automatedAgentReply?: (google.cloud.dialogflow.v2beta1.IAutomatedAgentReply|null);
AnalyzeContentResponse automatedAgentReply
dtmfParameters
dtmfParameters?: (google.cloud.dialogflow.v2beta1.IDtmfParameters|null);
AnalyzeContentResponse dtmfParameters
endUserSuggestionResults
endUserSuggestionResults?: (google.cloud.dialogflow.v2beta1.ISuggestionResult[]|null);
AnalyzeContentResponse endUserSuggestionResults
humanAgentSuggestionResults
humanAgentSuggestionResults?: (google.cloud.dialogflow.v2beta1.ISuggestionResult[]|null);
AnalyzeContentResponse humanAgentSuggestionResults
message
message?: (google.cloud.dialogflow.v2beta1.IMessage|null);
AnalyzeContentResponse message
replyAudio
replyAudio?: (google.cloud.dialogflow.v2beta1.IOutputAudio|null);
AnalyzeContentResponse replyAudio
replyText
replyText?: (string|null);
AnalyzeContentResponse replyText