[[["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 outlines the `FixedOrPercent` class, which is part of the `Google.Cloud.OsConfig.V1` namespace and is available across multiple versions, with the latest being 2.4.0."],["The `FixedOrPercent` class is designed to represent a value that can be either absolute (\"fixed\") or relative (\"percent\") to another value."],["It implements several interfaces, including `IMessage`, `IEquatable\u003cFixedOrPercent\u003e`, `IDeepCloneable\u003cFixedOrPercent\u003e`, and `IBufferMessage`."],["The class has two constructors, a default one and another that accepts a `FixedOrPercent` object as a parameter, allowing for object copying."],["`FixedOrPercent` provides properties `Fixed` and `Percent` to set and get either an absolute integer value or a percentage integer value, respectively, along with a `ModeCase` to indicate whether the property is set to fixed or percent."]]],[]]