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, detailing its usage and properties."],["The `GetCustomerRepricingConfigRequest` class is a request message used to retrieve customer repricing configurations via the `CloudChannelService.GetCustomerRepricingConfig` method."],["The page lists all available versions, ranging from the latest version 2.14.0, to versions going back to version 1.0.0, of the `GetCustomerRepricingConfigRequest` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of this class are `CustomerRepricingConfigName`, which provides a typed view over the resource name, and `Name`, which is the resource name of the `CustomerRepricingConfig`, formatted as `accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}`."]]],[]]