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-03-21 UTC."],[[["This webpage provides documentation for the `ResponseMessage.Types.EndInteraction` class within the Google Cloud Dialogflow CX v3 API, specifically in the .NET context."],["The class `ResponseMessage.Types.EndInteraction` signifies the termination of a conversation with a Dialogflow agent and is generated by Dialogflow, not user-defined."],["The latest version of the API is 2.23.0, and the page contains historical versions from 2.22.0 down to 1.0.0."],["The Class is available in the `Google.Cloud.Dialogflow.Cx.V3` namespace, contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["Two constructors are available for the EndInteraction Class, one being empty and another that takes in another `ResponseMessage.Types.EndInteraction` as a parameter."]]],[]]