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 specific channel partner link through the \u003ccode\u003eCloudChannelService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class is \u003ccode\u003e2.14.0\u003c/code\u003e, with versions dating back to \u003ccode\u003e1.0.0\u003c/code\u003e available in this document.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eIt contains the \u003ccode\u003eName\u003c/code\u003e property, which is a required string, representing the resource name in the format "accounts/{account_id}/channelPartnerLinks/{id}".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eView\u003c/code\u003e property is optional, and defines the level of information that the \u003ccode\u003eChannelPartnerLink\u003c/code\u003e will display.\u003c/p\u003e\n"]]],[],null,[]]