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 is a documentation page for the \u003ccode\u003eAutomatedAgentReply\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its properties, constructors, and inherited members across various versions, including a list of version history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutomatedAgentReply\u003c/code\u003e represents a response from an automated agent within the Dialogflow V2 API, and is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 4.26.0, while this particular page focuses on version 3.8.0, and it lists all versions from 3.2.0 up to 4.26.0, all hyperlinked to their respective page.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in handling messages and providing cloning functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eAllowCancellation\u003c/code\u003e, \u003ccode\u003eAutomatedAgentReplyType\u003c/code\u003e, and \u003ccode\u003eDetectIntentResponse\u003c/code\u003e, which control whether a reply can be interrupted, what type it is, and the response from a detect intent call respectively.\u003c/p\u003e\n"]]],[],null,[]]