public sealed class UpdateChannelPartnerRepricingConfigRequest : IMessage<UpdateChannelPartnerRepricingConfigRequest>, IEquatable<UpdateChannelPartnerRepricingConfigRequest>, IDeepCloneable<UpdateChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage
Request message for
[CloudChannelService.UpdateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.UpdateChannelPartnerRepricingConfig].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `UpdateChannelPartnerRepricingConfigRequest` class within the `Google.Cloud.Channel.V1` namespace, which is used to request updates to Channel Partner Repricing Configurations."],["The latest version of this resource is 2.14.0, with the page listing versions ranging from 2.0.0 up to 2.14.0 and also 1.0.0 up to 1.7.0, all of which allow for access to the `UpdateChannelPartnerRepricingConfigRequest` feature."],["`UpdateChannelPartnerRepricingConfigRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `ChannelPartnerRepricingConfig` property that is required and represents the object to be updated, it is of type `ChannelPartnerRepricingConfig`."],["The `UpdateChannelPartnerRepricingConfigRequest` class inherits members from `Object`, providing basic functionalities like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]