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 reference documentation for the \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically for version 2.10.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class is used to construct request messages for the \u003ccode\u003eCloudChannelService.GetChannelPartnerLink\u003c/code\u003e method, which is used to retrieve specific channel partner links.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e base class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name of the channel partner link) and \u003ccode\u003eView\u003c/code\u003e (specifying the level of detail to be displayed for the \u003ccode\u003eChannelPartnerLink\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also provides links to documentation for various historical versions of the Google.Cloud.Channel.V1 library, from version 1.0.0 up to 2.14.0, with 2.14.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]