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 page provides documentation for the `UpdateChannelPartnerRepricingConfigRequest` class within the Google Cloud Channel v1 API, specifically for version 2.9.0."],["The `UpdateChannelPartnerRepricingConfigRequest` class is used as a request message for updating a Channel Partner's repricing configuration via the `CloudChannelService.UpdateChannelPartnerRepricingConfig` method."],["The page outlines the class's inheritance hierarchy, the interfaces it implements (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), its constructors, and its `ChannelPartnerRepricingConfig` property, which is required for updating the configuration."],["The provided documentation includes links to the various previous versions of this same request, ranging from version 1.0.0 up to the most recent version of 2.14.0."]]],[]]