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-03-21 UTC."],[[["This webpage provides documentation for the `RegisterSubscriberRequest` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0."],["The `RegisterSubscriberRequest` class is used to create request messages for registering a subscriber and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RegisterSubscriberRequest` class has two constructors, a default constructor and a copy constructor, and it also includes two properties, `Account` and `ServiceAccount`, which are used for specifying the resource name of the account and the service account details."],["The content includes a list of available versions for the `RegisterSubscriberRequest`, starting from version 1.0.0 up to the latest version of 2.14.0, linking to the documentation for each."],["The `RegisterSubscriberRequest` class inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]