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 reference documentation for the `SubscriberEvent` class within the Google Cloud Channel v1 API for .NET."],["The `SubscriberEvent` class is a representation of the information resellers receive via Pub/Sub notifications, and includes events related to customers and entitlements."],["The latest version of the `SubscriberEvent` documentation is 2.14.0, and documentation is available for multiple older versions, going back to version 1.0.0."],["The `SubscriberEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Channel.V1` namespace."],["The class has two constructors, one default and one that accepts another `SubscriberEvent` instance, and it contains properties for `CustomerEvent`, `EntitlementEvent`, and `EventCase`."]]],[]]