public sealed class EntitlementEvent : IMessage<EntitlementEvent>, IEquatable<EntitlementEvent>, IDeepCloneable<EntitlementEvent>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `EntitlementEvent` class within the `Google.Cloud.Channel.V1` namespace, providing documentation for its various versions, from 1.0.0 to the latest 2.14.0."],["The `EntitlementEvent` class is used to represent Pub/Sub message content related to entitlement updates, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Entitlement`, `EntitlementAsEntitlementName`, and `EventType`, allowing for access to the resource name of an entitlement and the type of event that occurred."],["The document lists multiple versions of the `EntitlementEvent` with the most recent being 2.14.0, and the earliest at 1.0.0."],["There is documentation on inherited members, constructors, and properties, offering a complete overview of the `EntitlementEvent` class and its functionalities."]]],[]]