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 Google Cloud Dialogflow v2beta1 API class ResponseMessage.Types.EndInteraction.
Indicates that interaction with the Dialogflow agent has ended.
[[["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."],[[["This page provides reference documentation for the `ResponseMessage.Types.EndInteraction` class within the Google Cloud Dialogflow v2beta1 API, specifically for the latest version 1.0.0-beta23 and the 1.0.0-beta22 version."],["The `EndInteraction` class indicates the termination of a dialogue with the Dialogflow agent."],["The `EndInteraction` class inherits from `object` and implements the interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the `Google.Cloud.Dialogflow.V2Beta1` namespace, inside the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["There are 2 constructors for `EndInteraction`, one default and one that accepts another `EndInteraction` as a parameter."]]],[]]