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.
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 latest version available is 2.14.0, with a range of previous versions down to 1.0.0 accessible through provided links, all related to \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e class is used to send update requests to the Cloud Channel Service, as defined in the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e has properties for \u003ccode\u003eChannelPartnerLink\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, with \u003ccode\u003eUpdateMask\u003c/code\u003e being restricted to updates on \u003ccode\u003echannel_partner_link.link_state\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUpdateChannelPartnerLinkRequest\u003c/code\u003e, a parameterless one and one that accepts another instance of the same type.\u003c/p\u003e\n"]]],[],null,[]]