public sealed class UpdateCustomerRepricingConfigRequest : IMessage<UpdateCustomerRepricingConfigRequest>, IEquatable<UpdateCustomerRepricingConfigRequest>, IDeepCloneable<UpdateCustomerRepricingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class UpdateCustomerRepricingConfigRequest.
Request message for
[CloudChannelService.UpdateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.UpdateCustomerRepricingConfig].
[[["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 reference documentation for the `UpdateCustomerRepricingConfigRequest` class within the Google Cloud Channel v1 API."],["The latest version of this class is 2.14.0, while this current document is for version 2.11.0, with several versions available between 1.0.0 to 2.14.0."],["The `UpdateCustomerRepricingConfigRequest` class is used as a request message for the `CloudChannelService.UpdateCustomerRepricingConfig` method, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that takes in an object of type `UpdateCustomerRepricingConfigRequest`, as well as another constructor with no parameters, and it has a property called `CustomerRepricingConfig` that is of the type `CustomerRepricingConfig`."]]],[]]