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 document provides reference information for the `EntitlementEvent` class within the Google Cloud Channel v1 API, detailing its usage and properties across multiple versions."],["The `EntitlementEvent` class is a sealed class used to represent a Pub/Sub message that describes updates to an entitlement."],["The latest version documented is 2.14.0, while the page's primary focus is on version 2.7.0, and all the versions from 1.0.0 to 2.14.0 are referenced with their respective links."],["The `EntitlementEvent` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers constructors and properties like `Entitlement`, `EntitlementAsEntitlementName`, and `EventType`."],["The inheritance for this class is object \u003e EntitlementEvent."]]],[]]