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, specifically for the .NET environment, spanning versions from 1.0.0 to the latest 2.14.0."],["The `EntitlementEvent` class represents the content of a Pub/Sub message, which describes updates made to an entitlement."],["This `EntitlementEvent` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, including a default constructor and one for copying an existing `EntitlementEvent`, along with its properties such as `Entitlement`, `EntitlementAsEntitlementName`, and `EventType`."],["The latest version of this API is `2.14.0` however, older versions down to `1.0.0` can also be accessed through the provided links."]]],[]]