public sealed class RepricingAdjustment : IMessage<RepricingAdjustment>, IEquatable<RepricingAdjustment>, IDeepCloneable<RepricingAdjustment>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eRepricingAdjustment\u003c/code\u003e class, which is used to define various adjustments that can be applied to a bill within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines different versions of the \u003ccode\u003eRepricingAdjustment\u003c/code\u003e class, ranging from version 1.0.0 up to the latest 2.14.0, allowing you to access documentation for previous releases.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for serialization, comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepricingAdjustment\u003c/code\u003e class features two constructors, one default and one that allows creating a new instance by cloning an existing \u003ccode\u003eRepricingAdjustment\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAdjustmentCase\u003c/code\u003e and \u003ccode\u003ePercentageAdjustment\u003c/code\u003e for managing the type and details of adjustments.\u003c/p\u003e\n"]]],[],null,[]]