public sealed class RegisterSubscriberRequest : IMessage<RegisterSubscriberRequest>, IEquatable<RegisterSubscriberRequest>, IDeepCloneable<RegisterSubscriberRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RegisterSubscriberRequest.
[[["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-05-02 UTC."],[[["The latest version of the `RegisterSubscriberRequest` class within the Google Cloud Channel v1 API is 2.14.0."],["This class is part of the `Google.Cloud.Channel.V1` namespace and is defined in the `Google.Cloud.Channel.V1.dll` assembly."],["The `RegisterSubscriberRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, a default constructor and one that takes another `RegisterSubscriberRequest` object as a parameter, and has `Account` and `ServiceAccount` properties, both of which are required."],["The `RegisterSubscriberRequest` class has gone through multiple version releases, from 1.0.0 to 2.14.0."]]],[]]