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."],[[["The webpage provides reference documentation for the `RepricingAdjustment` class within the Google Cloud Channel v1 API."],["`RepricingAdjustment` is used to apply adjustments to a bill, and it is found in the `Google.Cloud.Channel.V1` namespace."],["The latest version of the documentation provided is version 2.14.0, however, there is documentation on the versions between 1.0.0 and 2.14.0."],["The `RepricingAdjustment` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `RepricingAdjustment`: a default constructor and one that accepts another `RepricingAdjustment` object for copying."]]],[]]