public sealed class SubscriberEvent : IMessage<SubscriberEvent>, IEquatable<SubscriberEvent>, IDeepCloneable<SubscriberEvent>, IBufferMessage, IMessage
Represents information which resellers will get as part of notification from
Pub/Sub.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSubscriberEvent\u003c/code\u003e class represents information that resellers receive as part of notifications from Pub/Sub, serving as a core component for event-driven communication.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.14.0 is the latest available version of the \u003ccode\u003eSubscriberEvent\u003c/code\u003e class, and the documentation offers various versions of the class all the way down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubscriberEvent\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, highlighting its capabilities in message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating instances, either default or by copying another \u003ccode\u003eSubscriberEvent\u003c/code\u003e, facilitating flexible instantiation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomerEvent\u003c/code\u003e and \u003ccode\u003eEntitlementEvent\u003c/code\u003e are properties of the \u003ccode\u003eSubscriberEvent\u003c/code\u003e class, representing events sent via Pub/Sub to partners.\u003c/p\u003e\n"]]],[],null,[]]