public sealed class CreateChannelPartnerLinkRequest : IMessage<CreateChannelPartnerLinkRequest>, IEquatable<CreateChannelPartnerLinkRequest>, IDeepCloneable<CreateChannelPartnerLinkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CreateChannelPartnerLinkRequest.
Request message for
[CloudChannelService.CreateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerLink]
[[["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 latest version of the `CreateChannelPartnerLinkRequest` is 2.14.0, and the documentation provides access to various past versions, down to version 1.0.0."],["The `CreateChannelPartnerLinkRequest` class is part of the Google Cloud Channel v1 API and is used for requesting the creation of a channel partner link."],["This class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateChannelPartnerLinkRequest` class requires specifying a parent reseller account ID and the channel partner link details, which are contained in `ChannelPartnerLink` object, for the channel partner link creation."],["The resource to use to create the channel link can either be `channel_partner_link.reseller_cloud_identity_id` or the domain."]]],[]]