public sealed class CreateCustomerRepricingConfigRequest : IMessage<CreateCustomerRepricingConfigRequest>, IEquatable<CreateCustomerRepricingConfigRequest>, IDeepCloneable<CreateCustomerRepricingConfigRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig].
Required. The resource name of the customer that will receive this repricing config.
Parent uses the format: accounts/{account_id}/customers/{customer_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCreateCustomerRepricingConfigRequest\u003c/code\u003e class, which is used as a request message for creating customer repricing configurations in the Google Cloud Channel service.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this documentation is version 2.14.0, with various earlier versions listed back to 1.0.0 for historical context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCustomerRepricingConfigRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all related to message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCustomerRepricingConfig\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsCustomerName\u003c/code\u003e, which are required for specifying the configuration, customer, and formatted customer name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCustomerRepricingConfigRequest\u003c/code\u003e class has two constructors, a default one and one that accepts another \u003ccode\u003eCreateCustomerRepricingConfigRequest\u003c/code\u003e instance for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]