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, which represents a Pub/Sub message describing an update to an entitlement within the Google Cloud Channel API."],["The `EntitlementEvent` class is part of the `Google.Cloud.Channel.V1` namespace and is defined within the `Google.Cloud.Channel.V1.dll` assembly."],["The `EntitlementEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API on this page is 2.14.0 and the page provides links to every version of `EntitlementEvent` all the way down to version 1.0.0."],["Key properties of `EntitlementEvent` include `Entitlement` (the resource name of the entitlement), `EntitlementAsEntitlementName` (a typed view of the entitlement resource name), and `EventType` (the type of event that occurred)."]]],[]]