public sealed class AutomatedAgentReply : IMessage<AutomatedAgentReply>, IEquatable<AutomatedAgentReply>, IDeepCloneable<AutomatedAgentReply>, IBufferMessage, IMessage
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.
[[["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 \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, documenting its various versions, inheritance, implementations, constructors, and properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutomatedAgentReply\u003c/code\u003e represents a response from an automated agent in the Dialogflow system, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows the availability of a range of versions of the \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e class, from the latest version 4.26.0 down to version 3.2.0, with version 3.7.0 being the version associated with this documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAllowCancellation\u003c/code\u003e, \u003ccode\u003eAutomatedAgentReplyType\u003c/code\u003e, and \u003ccode\u003eDetectIntentResponse\u003c/code\u003e, which provide insights into the response's behavior and content.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e: one default constructor and another that accepts an \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]