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."],[[["The content pertains to the `UpdateChannelPartnerRepricingConfigRequest` class within the Google Cloud Channel v1 API, specifically focusing on version 2.10.0, but also including a list of every version available for it."],["This class is used as a request message for updating a channel partner's repricing configuration, as indicated by the `UpdateChannelPartnerRepricingConfig` method."],["The `UpdateChannelPartnerRepricingConfigRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It has two constructors, one default and one that takes another `UpdateChannelPartnerRepricingConfigRequest` object as a parameter, along with one property named `ChannelPartnerRepricingConfig` that is used to update the configuration."],["The latest version of this API class is 2.14.0."]]],[]]