public sealed class EntitlementEvent : IMessage<EntitlementEvent>, IEquatable<EntitlementEvent>, IDeepCloneable<EntitlementEvent>, IBufferMessage, IMessage
[[["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 details the `EntitlementEvent` class within the `Google.Cloud.Channel.V1` namespace, providing documentation for its properties, constructors, and inherited members."],["The `EntitlementEvent` class represents a Pub/Sub message that describes an update to an entitlement, as indicated by its properties `Entitlement` and `EventType`."],["Multiple versions of the documentation for `EntitlementEvent` are available, ranging from version 1.0.0 to the latest version, 2.14.0, showcasing the development and evolution of this class."],["The `EntitlementEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the .NET Protobuf ecosystem and its ability to be cloned and compared."]]],[]]