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-04-01 UTC."],[[["The latest version available for the `Google.Cloud.Channel.V1.EntitlementEvent` class is 2.14.0, with version 2.12.0 being the focus of this page's documentation."],["This page provides reference documentation for the `EntitlementEvent` class, a component of the Cloud Channel v1 API, and lists the various available versions and their respective links."],["The `EntitlementEvent` class represents a Pub/Sub message detailing updates to an entitlement, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EntitlementEvent` class include `Entitlement`, which is the resource name of the entitlement, `EntitlementAsEntitlementName`, providing a typed view of the entitlement name, and `EventType`, which indicates the type of event that occurred on the entitlement."],["The class provides two constructors, `EntitlementEvent()`, and `EntitlementEvent(EntitlementEvent other)`, and inherits from the `object` class, having access to its methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]