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 reference documentation for the `GetCustomerRepricingConfigRequest` class within the Google Cloud Channel v1 API, specifically for version 2.11.0, and is also available for many other versions, with version 2.14.0 being the latest."],["The `GetCustomerRepricingConfigRequest` class is used to request customer repricing configurations through the `CloudChannelService.GetCustomerRepricingConfig` method."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `GetCustomerRepricingConfigRequest` class include `CustomerRepricingConfigName` and `Name`, which are used to identify the specific CustomerRepricingConfig being targeted."],["The page also provides a list of other versions and their corresponding documentation pages for the `GetCustomerRepricingConfigRequest` class."]]],[]]