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 latest version of \u003ccode\u003eResponseMessage.Types.EndInteraction\u003c/code\u003e is 2.23.0, and the page provides links to versions all the way back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndInteraction\u003c/code\u003e class is a sealed class that signifies the end of a conversation with a Dialogflow agent, which is only generated by Dialogflow, not by user-defined input.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionalities like message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEndInteraction\u003c/code\u003e includes two constructors, \u003ccode\u003eEndInteraction()\u003c/code\u003e for default initialization and \u003ccode\u003eEndInteraction(ResponseMessage.Types.EndInteraction other)\u003c/code\u003e to copy from another \u003ccode\u003eEndInteraction\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eEndInteraction\u003c/code\u003e class is \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]