public sealed class RepricingAdjustment : IMessage<RepricingAdjustment>, IEquatable<RepricingAdjustment>, IDeepCloneable<RepricingAdjustment>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RepricingAdjustment.
A type that represents the various adjustments you can apply to a bill.
[[["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 `RepricingAdjustment` class within the Google Cloud Channel v1 API for .NET, detailing its structure and functionality."],["The `RepricingAdjustment` class, used for modifying bill amounts, can implement adjustments such as `PercentageAdjustment` for percentage-based changes."],["The page includes a list of available versions of the Google Cloud Channel v1 API, ranging from version 1.0.0 to the latest 2.14.0, with version 2.13.0 being the one of focus."],["The `RepricingAdjustment` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The page lists the constructors for the `RepricingAdjustment` class, one parameterless, and one that takes another instance of `RepricingAdjustment` as a parameter."]]],[]]