public sealed class AutomatedAgentReply : IMessage<AutomatedAgentReply>, IEquatable<AutomatedAgentReply>, IDeepCloneable<AutomatedAgentReply>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AutomatedAgentReply.
Indicates whether the partial automated agent reply is interruptible when a
later reply message arrives. e.g. if the agent specified some music as
partial response, it can be cancelled.
The unique identifier of the current Dialogflow CX conversation page.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/pages/<Page ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, offering reference documentation and code samples across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e class is 4.26.0, and the document displays a comprehensive list of available versions, ranging from 4.26.0 down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutomatedAgentReply\u003c/code\u003e represents a response from an automated agent and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e include \u003ccode\u003eAllowCancellation\u003c/code\u003e, \u003ccode\u003eAutomatedAgentReplyType\u003c/code\u003e, \u003ccode\u003eCxCurrentPage\u003c/code\u003e, and \u003ccode\u003eDetectIntentResponse\u003c/code\u003e, which manage the interruptibility of replies, the type of agent reply, the current Dialogflow CX conversation page, and the intent detection response, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one empty and one that take \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e as the paramater, allowing the creation of new class instances and copy new instances.\u003c/p\u003e\n"]]],[],null,[]]