[[["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-04-17 UTC."],[[["This webpage details 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 a message that encapsulates a value that can be represented either as a fixed value or as a percentage, providing flexibility in how the value is determined."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, adding to its versatility and allowing it to be cloned and compared."],["The class has two constructors, a parameterless constructor and one that takes in another object of type `FixedOrPercent`, and the class also contains two properties: `Fixed`, which specifies a fixed value, and `Percent`, which defines a relative percentage value."],["The `ModeCase` property indicates which form of the value is in use, whether fixed or percentage."]]],[]]