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\u003eThis webpage details the \u003ccode\u003eConversationEvent\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, part of the .NET library for interacting with Google Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationEvent\u003c/code\u003e class is used to represent notifications for conversation lifecycle events, sent to Pub/Sub subscribers.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists the different version history of the \u003ccode\u003eConversationEvent\u003c/code\u003e, with the latest version being 4.26.0 and oldest version available being 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationEvent\u003c/code\u003e class includes properties such as \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, providing details about the event.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has 2 constructors that can be used to create \u003ccode\u003eConversationEvent\u003c/code\u003e object, either as a blank object, or by passing another \u003ccode\u003eConversationEvent\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]