public sealed class ConversationEvent : IMessage<ConversationEvent>, IEquatable<ConversationEvent>, IDeepCloneable<ConversationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ConversationEvent.
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 page provides documentation for the \u003ccode\u003eConversationEvent\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, covering versions from 3.2.0 up to the latest version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationEvent\u003c/code\u003e class represents a notification sent to Pub/Sub subscribers for conversation lifecycle events, and it implements interfaces like \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\u003eThe class has 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, which are used to define the unique identifier of the conversation, the error status, the new message content, the payload case, and the type of event.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details on the \u003ccode\u003eConversationEvent\u003c/code\u003e constructors, which allow for creating new instances of the class either empty or by copying another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes inheritance information, showing that \u003ccode\u003eConversationEvent\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]