public sealed class SubscriberEvent : IMessage<SubscriberEvent>, IEquatable<SubscriberEvent>, IDeepCloneable<SubscriberEvent>, IBufferMessage, IMessage
Represents information which resellers will get as part of notification from
Cloud Pub/Sub.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eSubscriberEvent\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used for notifications via Cloud Pub/Sub.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eSubscriberEvent\u003c/code\u003e class listed, ranging from version 1.0.0 up to the latest version, 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriberEvent\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances and copying existing ones, as well as properties for handling \u003ccode\u003eCustomerEvent\u003c/code\u003e and \u003ccode\u003eEntitlementEvent\u003c/code\u003e types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventCase\u003c/code\u003e property indicates the specific type of event within a \u003ccode\u003eSubscriberEvent\u003c/code\u003e, using the \u003ccode\u003eSubscriberEvent.EventOneofCase\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]