public sealed class GetCustomerRepricingConfigRequest : IMessage<GetCustomerRepricingConfigRequest>, IEquatable<GetCustomerRepricingConfigRequest>, IDeepCloneable<GetCustomerRepricingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class GetCustomerRepricingConfigRequest.
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 page provides documentation for the `GetCustomerRepricingConfigRequest` class within the Google Cloud Channel v1 API, specifically for .NET development."],["The latest version available for this class is 2.14.0, but documentation is provided for versions ranging from 1.0.0 to 2.14.0."],["`GetCustomerRepricingConfigRequest` is used to request a specific customer's repricing configuration and includes a `Name` property, which is a required resource name in a specified format."],["This class inherits members from the `Object` class and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided documentation contains the structure of two constructors, `GetCustomerRepricingConfigRequest()` and `GetCustomerRepricingConfigRequest(GetCustomerRepricingConfigRequest other)`, and provides information for a property: `CustomerRepricingConfigName`."]]],[]]