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"]],[["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."],[[["The latest version of the `EndInteraction` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace is version 2.23.0."],["This page documents the `EndInteraction` class, which signifies the conclusion of a dialog with a Dialogflow agent, and is exclusively generated by Dialogflow."],["The `EndInteraction` class has been implemented as an inherited member of the `Object` class, and multiple other classes, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` while offering two constructors."],["The `EndInteraction` class documentation includes a comprehensive list of previous versions, starting from 1.0.0 and progressing up to the current latest release, 2.23.0, all of which are accessible via links."],["`EndInteraction` class can be found in the Google.Cloud.Dialogflow.Cx.V3.dll assembly."]]],[]]