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, specifically for .NET development."],["The content details the structure, inheritance, and implementation of the `CreateChannelPartnerLinkRequest` class, including its constructors, properties like `ChannelPartnerLink` and `Parent`."],["The page lists various versions of the `CreateChannelPartnerLinkRequest` class, ranging from the latest version 2.14.0 down to version 1.0.0."],["The webpage also has information about how to create a channel partner link which can be achieved by either using the 'reseller_cloud_identity_id' or 'domain' properties."],["`CreateChannelPartnerLinkRequest` is used to request the creation of a new channel partner link, and it is part of the [CloudChannelService.CreateChannelPartnerLink] API."]]],[]]