public sealed class ResponseMessage.Types.EndInteraction : IMessage<ResponseMessage.Types.EndInteraction>, IEquatable<ResponseMessage.Types.EndInteraction>, IDeepCloneable<ResponseMessage.Types.EndInteraction>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.EndInteraction.
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-04-09 UTC."],[[["The webpage provides reference documentation for the `ResponseMessage.Types.EndInteraction` class within the Dialogflow v3 API."],["The `EndInteraction` class signifies the conclusion of an interaction with a Dialogflow agent, which is automatically generated by Dialogflow."],["The latest version available is 2.23.0, and the webpage lists versions ranging from 1.0.0 to 2.23.0 of the class, linked to each version's specific documentation."],["`ResponseMessage.Types.EndInteraction` is included in the namespace `Google.Cloud.Dialogflow.Cx.V3` and the assembly `Google.Cloud.Dialogflow.Cx.V3.dll`."],["The class `EndInteraction` has two public constructors: one default constructor, and a second constructor that takes another `ResponseMessage.Types.EndInteraction` object as a parameter."]]],[]]