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 `RepricingAdjustment` class in the Cloud Channel v1 API allows for adjustments to be applied to a bill."],["This class is part of the `Google.Cloud.Channel.V1` namespace and is found within the `Google.Cloud.Channel.V1.dll` assembly."],["Version 2.14.0 is the latest version, but there are also versions all the way back to 1.0.0."],["The `RepricingAdjustment` class has constructors for creating new instances, either with no parameters or by copying another `RepricingAdjustment` object."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces and inherits from Object."]]],[]]