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 documentation for the `UpdateCustomerRepricingConfigRequest` class within the Google Cloud Channel v1 API."],["The `UpdateCustomerRepricingConfigRequest` class is used as a request message for updating a customer's repricing configuration, as part of the CloudChannelService."],["The latest version of `UpdateCustomerRepricingConfigRequest` is 2.14.0, and there are documented versions going back to 1.0.0, with links to each version's documentation."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `UpdateCustomerRepricingConfigRequest` class has a `CustomerRepricingConfig` property, which is required for updating the repricing configuration."]]],[]]