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, detailing its usage in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e class is used to request a specific channel partner link and is part of the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, with the current version being 2.7.0, but having links to all versions as far back as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, having two constructors: one default and one that accepts another \u003ccode\u003eGetChannelPartnerLinkRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties \u003ccode\u003eName\u003c/code\u003e which is required, and \u003ccode\u003eView\u003c/code\u003e which is optional, and it is specified that \u003ccode\u003eName\u003c/code\u003e is the resource name of the link being requested, while \u003ccode\u003eView\u003c/code\u003e determines the granularity level of the displayed information.\u003c/p\u003e\n"]]],[],null,[]]