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

Properties of an AutomatedAgentReply.

Package

@google-cloud/dialogflow!

Properties

allowCancellation

allowCancellation?: (boolean|null);

AutomatedAgentReply allowCancellation

Property Value
TypeDescription
(boolean|null)

automatedAgentReplyType

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

AutomatedAgentReply automatedAgentReplyType

Property Value
TypeDescription
(google.cloud.dialogflow.v2.AutomatedAgentReply.AutomatedAgentReplyType|keyof typeof google.cloud.dialogflow.v2.AutomatedAgentReply.AutomatedAgentReplyType|null)

detectIntentResponse

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

AutomatedAgentReply detectIntentResponse

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IDetectIntentResponse|null)