public sealed class UpdateChannelPartnerLinkRequest : IMessage<UpdateChannelPartnerLinkRequest>, IEquatable<UpdateChannelPartnerLinkRequest>, IDeepCloneable<UpdateChannelPartnerLinkRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.UpdateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.UpdateChannelPartnerLink]
Required. The resource name of the channel partner link to cancel.
The name takes 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 details the \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e class, which is used to update a channel partner link within the Google Cloud Channel service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e is 2.14.0, and the page provides access to various older versions, down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e class allows updates to the link state of a channel partner, as indicated by the \u003ccode\u003echannel_partner_link.link_state\u003c/code\u003e field, via a set of properties such as \u003ccode\u003eChannelPartnerLink\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its role within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e object as a parameter, likely used for creating copies or modifying existing requests.\u003c/p\u003e\n"]]],[],null,[]]