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 properties, constructors, and inherited members."],["The `EntitlementEvent` class represents a Pub/Sub message that describes an update to an entitlement, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is available across a wide array of versions, from 1.0.0 to the latest version 2.14.0, with links provided for each version's documentation, and version 2.14.0 being the latest."],["The primary properties of the `EntitlementEvent` class include `Entitlement`, `EntitlementAsEntitlementName`, and `EventType`, which provide information about the entitlement resource name and the type of event that occurred."]]],[]]