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 this class is documented under version 2.14.0, while this specific page is for version 2.9.0, and there are numerous prior versions listed and linked to."],["The `EntitlementEvent` class, which is used to represent Pub/Sub message content related to entitlement updates, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EntitlementEvent` class include `Entitlement`, which holds the resource name of the entitlement, and `EventType`, which indicates the type of event that occurred."],["This documentation also lists the constructors, inherited members, and associated namespace and assembly information for the `EntitlementEvent` class, allowing further code implementation."]]],[]]