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 class PercentageAdjustment is 2.14.0, with previous versions ranging back to 1.0.0."],["PercentageAdjustment is a class in the Google.Cloud.Channel.V1 namespace that allows for adjustments to be applied to an entire bill using markup or markdown."],["The PercentageAdjustment class inherits from the Object class and implements IMessage, IEquatable, IDeepCloneable, and other interfaces."],["The Percentage property within this class allows setting a decimal value to define the percentage adjustment to be applied to the bill."],["The class provides two constructors: a default constructor and one that takes another PercentageAdjustment instance as a parameter."]]],[]]