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 document provides reference documentation for the `CreateChannelPartnerLinkRequest` class within the Google Cloud Channel v1 API, covering versions from 1.0.0 to 2.14.0."],["The `CreateChannelPartnerLinkRequest` class is used to send requests to the `CloudChannelService.CreateChannelPartnerLink` method for creating a channel partner link."],["The latest version of the `CreateChannelPartnerLinkRequest` API class available is 2.14.0, while the current version discussed in detail is 2.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of `CreateChannelPartnerLinkRequest` include `ChannelPartnerLink` and `Parent`, which are essential for specifying the details and the context of the channel partner link being created."]]],[]]