public sealed class EndInteraction : IMessage<ResponseMessage.Types.EndInteraction>, IEquatable<ResponseMessage.Types.EndInteraction>, IDeepCloneable<ResponseMessage.Types.EndInteraction>, IBufferMessage, IMessage
Indicates that interaction with the Dialogflow agent has ended.
This message is generated by Dialogflow only and not supposed to be
defined by the user.
[[["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 webpage provides documentation for the \u003ccode\u003eEndInteraction\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used to signal the end of a Dialogflow agent interaction.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eEndInteraction\u003c/code\u003e class is part of the \u003ccode\u003eResponseMessage.Types\u003c/code\u003e and is not intended for user definition, as it's generated exclusively by Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions of the \u003ccode\u003eEndInteraction\u003c/code\u003e class that range from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.23.0\u003c/code\u003e with \u003ccode\u003e2.23.0\u003c/code\u003e being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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\u003eIt provides two constructors: a default constructor \u003ccode\u003eEndInteraction()\u003c/code\u003e and another taking a \u003ccode\u003eResponseMessage.Types.EndInteraction\u003c/code\u003e parameter, \u003ccode\u003eEndInteraction(ResponseMessage.Types.EndInteraction other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]