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

Properties of an AutomatedAgentReply.

Package

@google-cloud/dialogflow

Properties

allowCancellation

allowCancellation?: (boolean|null);

AutomatedAgentReply allowCancellation

automatedAgentReplyType

automatedAgentReplyType?: (google.cloud.dialogflow.v2.AutomatedAgentReply.AutomatedAgentReplyType|keyof typeof google.cloud.dialogflow.v2.AutomatedAgentReply.AutomatedAgentReplyType|null);

AutomatedAgentReply automatedAgentReplyType

cxCurrentPage

cxCurrentPage?: (string|null);

AutomatedAgentReply cxCurrentPage

detectIntentResponse

detectIntentResponse?: (google.cloud.dialogflow.v2.IDetectIntentResponse|null);

AutomatedAgentReply detectIntentResponse