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."],[[["The `SubscriberEvent` class in the Google.Cloud.Channel.V1 API is used to convey information to resellers via Pub/Sub notifications."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SubscriberEvent` class can contain either a `CustomerEvent` or an `EntitlementEvent`, each representing specific types of notifications sent to partners."],["The latest version of this class is 2.14.0, and there are 23 different version's of this class from 1.0.0 to 2.14.0 that are documented here."],["This page provides the documentation for version 2.7.0 of the class `SubscriberEvent`, which contains two constructors and three properties."]]],[]]