public sealed class UpdateChannelPartnerRepricingConfigRequest : IMessage<UpdateChannelPartnerRepricingConfigRequest>, IEquatable<UpdateChannelPartnerRepricingConfigRequest>, IDeepCloneable<UpdateChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class UpdateChannelPartnerRepricingConfigRequest.
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 webpage provides documentation for the `UpdateChannelPartnerRepricingConfigRequest` class within the Google Cloud Channel v1 API."],["The latest version of this class is 2.14.0, with a list of previous versions dating back to 1.0.0 available for reference."],["`UpdateChannelPartnerRepricingConfigRequest` is used as a request message for updating a channel partner's repricing configuration."],["The class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `ChannelPartnerRepricingConfig`, which is the required parameter to update a repricing configuration."]]],[]]