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\u003eThis webpage provides documentation for the \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, outlining its properties and methods across different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e class represents a response from an automated agent, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eAllowCancellation\u003c/code\u003e, \u003ccode\u003eAutomatedAgentReplyType\u003c/code\u003e, and \u003ccode\u003eDetectIntentResponse\u003c/code\u003e, which control whether a reply can be interrupted, its type, and its association with a Dialogflow \u003ccode\u003eDetectIntent\u003c/code\u003e call response.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, with a range of prior versions from 4.25.0 down to 3.2.0 which are all documented here, along with version 4.0.0 having specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that the class contains a default constructor as well as one allowing an \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e as a parameter, and it inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e while also having inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]