public sealed class EntitlementEvent : IMessage<EntitlementEvent>, IEquatable<EntitlementEvent>, IDeepCloneable<EntitlementEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class EntitlementEvent.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `EntitlementEvent` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0 and a current version 2.8.0 being detailed in the documentation."],["The `EntitlementEvent` class is designed to represent Pub/Sub messages related to entitlement updates."],["The documentation details that the class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Entitlement` (a string representing the resource name), `EntitlementAsEntitlementName` (a typed view over the resource name), and `EventType` (indicating the type of event that occurred)."],["The documentation includes a comprehensive list of versions of the EntitlementEvent class, ranging from 1.0.0 up to the latest version of 2.14.0."]]],[]]