public sealed class UpdateChannelPartnerLinkRequest : IMessage<UpdateChannelPartnerLinkRequest>, IEquatable<UpdateChannelPartnerLinkRequest>, IDeepCloneable<UpdateChannelPartnerLinkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class UpdateChannelPartnerLinkRequest.
Request message for
[CloudChannelService.UpdateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.UpdateChannelPartnerLink]
Required. The resource name of the channel partner link to cancel.
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\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e class is part of the Google Cloud Channel v1 API, and is used to update a channel partner link.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.14.0, but the provided content also includes information about other versions of this class, as far back as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with members inherited from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eChannelPartnerLink\u003c/code\u003e object, the \u003ccode\u003eName\u003c/code\u003e of the link to update, and an \u003ccode\u003eUpdateMask\u003c/code\u003e to specify the fields that are updated, which only allows updating the \u003ccode\u003echannel_partner_link.link_state\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe only modifiable field for the \u003ccode\u003echannel_partner_link\u003c/code\u003e is the \u003ccode\u003elink_state\u003c/code\u003e field, according to the documentation.\u003c/p\u003e\n"]]],[],null,[]]