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 `EntitlementEvent` class is used to represent Pub/Sub messages related to entitlement updates and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest documented version of this class is 2.14.0, while this page specifically covers version 2.3.0 of the `EntitlementEvent` class and previous versions are available for reference."],["Key properties of `EntitlementEvent` include `Entitlement` (the resource name), `EntitlementAsEntitlementName` (a typed view of the resource name), and `EventType` (the type of event that occurred)."],["The class is part of the `Google.Cloud.Channel.V1` namespace, and the webpage also provides information on inherited members, constructors, and other related details."]]],[]]