public sealed class SubscriberEvent : IMessage<SubscriberEvent>, IEquatable<SubscriberEvent>, IDeepCloneable<SubscriberEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class SubscriberEvent.
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"]],[["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 `SubscriberEvent` class within the Google Cloud Channel v1 API, with version 2.14.0 being the most recent."],["The `SubscriberEvent` class represents data resellers receive through Pub/Sub notifications, and can hold either `CustomerEvent` or `EntitlementEvent` information."],["The page lists all the version releases, ranging from version 1.0.0 up to the latest 2.14.0, which is accessible through the navigation menu."],["`SubscriberEvent` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors to create an instance of it, and also to create it from another instance of itself."]]],[]]