public sealed class PercentageAdjustment : IMessage<PercentageAdjustment>, IEquatable<PercentageAdjustment>, IDeepCloneable<PercentageAdjustment>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PercentageAdjustment.
An adjustment that applies a flat markup or markdown to an entire 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 latest version of the Google.Cloud.Channel.V1 API is 2.14.0, with numerous previous versions listed, including the currently viewed version of 2.13.0."],["The `PercentageAdjustment` class, part of the Cloud Channel v1 API, allows for adjusting an entire bill by a specified percentage."],["`PercentageAdjustment` class inherits from the `object` class and implements several interfaces: `IMessage\u003cPercentageAdjustment\u003e`, `IEquatable\u003cPercentageAdjustment\u003e`, `IDeepCloneable\u003cPercentageAdjustment\u003e`, `IBufferMessage`, and `IMessage`."],["The `Percentage` property in the `PercentageAdjustment` class defines the adjustment amount, with a positive value representing a markup, a negative value representing a markdown, and \"0.00\" indicating a pass-through."],["The class is within the `Google.Cloud.Channel.V1` namespace, as part of the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]