public sealed class GetCustomerRepricingConfigRequest : IMessage<GetCustomerRepricingConfigRequest>, IEquatable<GetCustomerRepricingConfigRequest>, IDeepCloneable<GetCustomerRepricingConfigRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.GetCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetCustomerRepricingConfig].
[[["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 details the `GetCustomerRepricingConfigRequest` class, which is used as a request message for retrieving customer repricing configurations in the Cloud Channel Service."],["The latest version of the `GetCustomerRepricingConfigRequest` is 2.14.0, and the page contains documentation for versions ranging from 1.0.0 to 2.14.0."],["The `GetCustomerRepricingConfigRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is in the `Google.Cloud.Channel.V1` namespace and is part of the `Google.Cloud.Channel.V1.dll` assembly."],["Two constructors are available for the GetCustomerRepricingConfigRequest, one being the default and the other taking another `GetCustomerRepricingConfigRequest` object as a parameter, allowing for object duplication."]]],[]]