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-09 UTC."],[[["The webpage provides reference documentation and code samples for the `EntitlementEvent` class within the Cloud Channel v1 API."],["The `EntitlementEvent` class, which is sealed, represents Pub/Sub message content detailing entitlement updates, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation offers access to multiple versions of the `EntitlementEvent` class, ranging from version 1.0.0 up to the latest version 2.14.0, all under the `Google.Cloud.Channel.V1` namespace."],["The `EntitlementEvent` class includes properties like `Entitlement`, `EntitlementAsEntitlementName`, and `EventType`, which are used to describe various aspects of an entitlement update, such as the resource name and the type of event."]]],[]]