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-04-09 UTC."],[[["This webpage provides documentation for the `SubscriberEvent` class within the Google Cloud Channel v1 API, which is used for reseller notifications via Pub/Sub."],["The `SubscriberEvent` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The documentation includes a list of available versions, from the latest `2.14.0` down to `1.0.0`, which each contain the `SubscriberEvent` class, allowing users to choose a version."],["The `SubscriberEvent` class has properties such as `CustomerEvent` and `EntitlementEvent`, which are sent as part of Pub/Sub events, providing resellers with relevant information."],["The `SubscriberEvent` class has a constructor that takes another `SubscriberEvent` as an argument, with no return type."]]],[]]