public sealed class GetChannelPartnerLinkRequest : IMessage<GetChannelPartnerLinkRequest>, IEquatable<GetChannelPartnerLinkRequest>, IDeepCloneable<GetChannelPartnerLinkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class GetChannelPartnerLinkRequest.
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\u003eThis webpage provides documentation for the \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically detailing its use for retrieving channel partner links.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions, from version 1.0.0 up to the latest version, 2.14.0, for \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e, allowing users to reference the appropriate documentation based on their API version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e is a class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like message processing, equality checking, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the channel partner link to retrieve, and \u003ccode\u003eView\u003c/code\u003e, which controls the granularity of the displayed \u003ccode\u003eChannelPartnerLink\u003c/code\u003e data.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains the constructors \u003ccode\u003eGetChannelPartnerLinkRequest()\u003c/code\u003e and \u003ccode\u003eGetChannelPartnerLinkRequest(GetChannelPartnerLinkRequest other)\u003c/code\u003e that enable the instantiation of this class.\u003c/p\u003e\n"]]],[],null,[]]