public sealed class DeleteCustomerRepricingConfigRequest : IMessage<DeleteCustomerRepricingConfigRequest>, IEquatable<DeleteCustomerRepricingConfigRequest>, IDeepCloneable<DeleteCustomerRepricingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class DeleteCustomerRepricingConfigRequest.
Request message for [CloudChannelService.DeleteCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.DeleteCustomerRepricingConfig].
Required. The resource name of the customer repricing config rule to delete.
Format:
accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{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 page provides documentation for the \u003ccode\u003eDeleteCustomerRepricingConfigRequest\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomerRepricingConfigRequest\u003c/code\u003e class is used to formulate requests for deleting a customer repricing configuration, as defined by the CloudChannelService.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the API, ranging from the latest 2.14.0 down to 1.0.0, and includes the current version that this documentation is based on, version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its structure and functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class are \u003ccode\u003eCustomerRepricingConfigName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are both used to identify the customer repricing configuration to delete, with the latter specifically requiring a defined format.\u003c/p\u003e\n"]]],[],null,[]]