public sealed class CreateChannelPartnerLinkRequest : IMessage<CreateChannelPartnerLinkRequest>, IEquatable<CreateChannelPartnerLinkRequest>, IDeepCloneable<CreateChannelPartnerLinkRequest>, IBufferMessage, IMessage
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-04-09 UTC."],[[["This webpage details the `CreateChannelPartnerLinkRequest` class within the `Google.Cloud.Channel.V1` namespace, used to create a channel partner link in the Google Cloud Channel service."],["The page offers documentation for versions of the `CreateChannelPartnerLinkRequest` class ranging from 1.0.0 up to the latest, 2.14.0."],["The `CreateChannelPartnerLinkRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `ChannelPartnerLink` and `Parent`, which are used to specify the link details and the reseller account the link will be created for respectively."],["This documentation provides an overview of the request message structure, and the `CreateChannelPartnerLinkRequest` class which can be utilized in multiple versions."]]],[]]