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, with the latest version being 2.14.0."],["The `EntitlementEvent` class represents the content of a Pub/Sub message that describes updates to an entitlement, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EntitlementEvent` class includes properties such as `Entitlement`, `EntitlementAsEntitlementName`, and `EventType` to describe the specific details of the entitlement update."],["The documentation includes a list of all available versions, ranging from 1.0.0 up to 2.14.0, with links to the documentation pages for each version."],["The documentation indicates that the `EntitlementEvent` class is part of the `Google.Cloud.Channel.V1` namespace, located within the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]