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."],[[["This webpage provides reference documentation for the `CreateChannelPartnerLinkRequest` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0."],["The `CreateChannelPartnerLinkRequest` class is used to create a request message for the `CloudChannelService.CreateChannelPartnerLink` operation."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with several inherited members from the `Object` class."],["The documentation details the constructors, including a default constructor and a copy constructor, and includes two properties: `ChannelPartnerLink`, which represents the channel partner link to be created, and `Parent`, which specifies the reseller account's resource name."],["The page lists multiple versions of the `CreateChannelPartnerLinkRequest` class, going as far back as version 1.0.0."]]],[]]