public sealed class DeleteChannelPartnerRepricingConfigRequest : IMessage<DeleteChannelPartnerRepricingConfigRequest>, IEquatable<DeleteChannelPartnerRepricingConfigRequest>, IDeepCloneable<DeleteChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class DeleteChannelPartnerRepricingConfigRequest.
Request message for DeleteChannelPartnerRepricingConfig.
[[["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 `DeleteChannelPartnerRepricingConfigRequest` class in the Google Cloud Channel v1 API, specifically for .NET developers."],["The `DeleteChannelPartnerRepricingConfigRequest` class is used to construct a request for deleting a channel partner repricing configuration."],["The page details the implementation, including inheritance from object and the implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes the constructors, properties, such as `ChannelPartnerRepricingConfigName`, and `Name`, of the `DeleteChannelPartnerRepricingConfigRequest` class, along with descriptions and parameter details."],["The documentation lists the different versions available for the `DeleteChannelPartnerRepricingConfigRequest` ranging from the latest version, 2.14.0, down to version 1.0.0."]]],[]]