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, detailing its structure and functionality."],["The latest version of the API documented is 2.14.0, with the content specifically focusing on version 2.11.0 of the `EntitlementEvent` class, though many prior versions are also listed for reference."],["The `EntitlementEvent` class is a representation of a Pub/Sub message that describes an update to an entitlement, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Entitlement` (the resource name of the entitlement), `EntitlementAsEntitlementName` (an `EntitlementName`-typed view of the entitlement), and `EventType` (the type of event that occurred)."],["The documentation lists several versions of the API, from 1.0.0 to 2.14.0, allowing developers to access the relevant API version."]]],[]]