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 webpage provides documentation for the `GetCustomerRepricingConfigRequest` class within the Google Cloud Channel v1 API, specifically focusing on version 2.8.0."],["The `GetCustomerRepricingConfigRequest` class is used to request customer repricing configurations and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `GetCustomerRepricingConfigRequest` is 2.14.0, with numerous previous versions listed, ranging down to version 1.0.0, all accessible through their respective links."],["The class includes properties like `CustomerRepricingConfigName` and `Name`, with the `Name` property being a required string representing the resource name of the `CustomerRepricingConfig`."],["The documentation includes details on the class's constructors, inherited members, and its relationship to the `CloudChannelService.GetCustomerRepricingConfig` method."]]],[]]