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-04-01 UTC."],[[["This webpage provides reference documentation for the `RepricingAdjustment` class within the Google Cloud Channel v1 API."],["The `RepricingAdjustment` class represents adjustments that can be applied to a bill and is found in the `Google.Cloud.Channel.V1` namespace."],["The latest version of the documentation available is 2.14.0, however this particular webpage focuses on version 2.12.0, but many older versions of the documentation are accessible."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RepricingAdjustment` has properties to specify adjustments, including `AdjustmentCase` and `PercentageAdjustment`."]]],[]]