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, detailing its structure and functionality."],["The `SubscriberEvent` class is designed to represent information sent to resellers through Pub/Sub notifications and includes events related to customers and entitlements."],["The latest version of the API available on the page is 2.14.0, and it also documents previous versions from 2.13.0 all the way back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The webpage lists the constructor and properties within the class, showing that `SubscriberEvent` has `CustomerEvent`, `EntitlementEvent`, and `EventCase` properties, which are used to transmit pertinent data."]]],[]]