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."],[[["The latest version of the `GetCustomerRepricingConfigRequest` is 2.14.0, and the page provides access to multiple older versions, down to version 1.0.0."],["`GetCustomerRepricingConfigRequest` is a request message used for retrieving customer repricing configurations via `CloudChannelService.GetCustomerRepricingConfig`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCustomerRepricingConfigRequest` class has two constructors, one default and one that takes another `GetCustomerRepricingConfigRequest` object as a parameter."],["It includes two properties, `CustomerRepricingConfigName` and `Name`, with `Name` being the resource name of the `CustomerRepricingConfig` and is a required field."]]],[]]