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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `AutomatedAgentReply` class within the Google Cloud Dialogflow v2 API for .NET, with version 4.26.0 being the latest."],["`AutomatedAgentReply` represents a response from an automated agent and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the `AutomatedAgentReply` class constructors, which include a default constructor and one that accepts another `AutomatedAgentReply` object as a parameter for copying."],["The `AutomatedAgentReply` class has properties such as `AllowCancellation`, `AutomatedAgentReplyType`, and `DetectIntentResponse`, which are defined with their types and descriptions within the document."],["This page provides a list of all the versions available ranging from version 3.2.0 to the most recent 4.26.0 for the Google Cloud Dialogflow V2."]]],[]]