public sealed class ConversationEvent : IMessage<ConversationEvent>, IEquatable<ConversationEvent>, IDeepCloneable<ConversationEvent>, IBufferMessage, IMessage
Represents a notification sent to Pub/Sub subscribers for conversation
lifecycle events.
[[["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 page details the \u003ccode\u003eConversationEvent\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, representing notifications for conversation lifecycle events in version 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eIt includes documentation for various versions of the \u003ccode\u003eConversationEvent\u003c/code\u003e class, ranging from version 3.2.0 up to the latest version 4.26.0, all accessible through linked references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationEvent\u003c/code\u003e class, implementing several interfaces, offers properties like \u003ccode\u003eConversation\u003c/code\u003e, \u003ccode\u003eErrorStatus\u003c/code\u003e, \u003ccode\u003eNewMessagePayload\u003c/code\u003e, \u003ccode\u003ePayloadCase\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e to capture specifics of conversation events, and has two constructors for creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationEvent\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly and inherits from \u003ccode\u003eObject\u003c/code\u003e, along with implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to notify Pub/Sub subscribers about different lifecycle events related to a conversation.\u003c/p\u003e\n"]]],[],null,[]]