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 available for `CreateChannelPartnerLinkRequest` is 2.14.0, and there are multiple previous versions available, ranging from 1.0.0 to 2.13.0."],["`CreateChannelPartnerLinkRequest` is a class within the Google Cloud Channel v1 API used to create a channel partner link."],["The `CreateChannelPartnerLinkRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class requires two properties during creation, `ChannelPartnerLink` which is a type of `ChannelPartnerLink`, and `Parent` which is a type of `string`."],["The `CreateChannelPartnerLinkRequest` is used in the `CloudChannelService.CreateChannelPartnerLink` method, with the link either using the reseller cloud identity ID or the domain to be created."]]],[]]