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."],[[["The provided content details the `SubscriberEvent` class within the Google Cloud Channel v1 API, with its reference documentation and code samples."],["This `SubscriberEvent` class is part of the `Google.Cloud.Channel.V1` namespace and is used to notify resellers through Pub/Sub."],["The `SubscriberEvent` class has properties for `CustomerEvent` and `EntitlementEvent`, indicating that it handles events related to both customers and entitlements."],["The content lists the different versions of this class, from the latest 2.14.0 down to 1.0.0, showing the version history of the `SubscriberEvent`."],["The `SubscriberEvent` class inherits from the base object class and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]