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 for the .NET environment."],["The class `GetCustomerRepricingConfigRequest` is a request message used to retrieve a customer's repricing configuration via the `CloudChannelService.GetCustomerRepricingConfig` method."],["The documentation details the inheritance hierarchy and interfaces implemented by the `GetCustomerRepricingConfigRequest` class, along with the available constructors and properties."],["The webpage lists all the versions of this package available, ranging from the latest v2.14.0 down to v1.0.0, making it easy to see the version history and find a particular release."],["The `Name` property of `GetCustomerRepricingConfigRequest` is a required string resource name, formatted as `accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}`, and can also be viewed as a typed-resource `CustomerRepricingConfigName`."]]],[]]