public sealed class GetChannelPartnerLinkRequest : IMessage<GetChannelPartnerLinkRequest>, IEquatable<GetChannelPartnerLinkRequest>, IDeepCloneable<GetChannelPartnerLinkRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.GetChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerLink].
Required. The resource name of the channel partner link to retrieve.
Name uses the format: accounts/{account_id}/channelPartnerLinks/{id}
where {id} is the Cloud Identity ID of the partner.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class is a request message used to retrieve a channel partner link from the Cloud Channel Service.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Channel.V1.dll\u003c/code\u003e assembly, with versions spanning from 1.0.0 to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class has properties such as \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the partner link, and \u003ccode\u003eView\u003c/code\u003e, which controls the level of detail returned.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class is version 2.14.0, with many different versions being made available to the user.\u003c/p\u003e\n"]]],[],null,[]]