[[["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."],[[["This document provides reference information for the `FixedOrPercent` class within the Google Cloud OS Config v1 API, specifically version 2.1.0, which is a class that allows for values to be represented in absolute (fixed) or relative (percent) terms."],["The `FixedOrPercent` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, providing methods and functionalities for managing fixed or percentage values."],["The class has two constructors, one default and one that takes another `FixedOrPercent` object, and it also has two main properties: `Fixed` to set a fixed value, and `Percent` to set a relative percentage value, alongside a read-only `ModeCase` property that manages the chosen mode."],["This webpage gives access to previous versions of the `FixedOrPercent` class such as version 2.0.0 all the way back to 1.3.0, with the latest version being 2.4.0."]]],[]]