[[["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."],[[["The `FixedOrPercent` class in the `Google.Cloud.OsConfig.V1` namespace allows for defining a value as either a fixed number or a percentage, and is part of the Google Cloud OS Config library for .NET."],["Version 2.4.0 is the latest version of the `Google.Cloud.OsConfig.V1.FixedOrPercent` documentation, with several other versions available between 1.3.0 and 2.3.0."],["The `FixedOrPercent` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides properties named `Fixed` and `Percent`, where `Fixed` specifies an integer for a set value and `Percent` specifies an integer for the relative value to be used."],["The class also includes the property `ModeCase`, which is of type `FixedOrPercent.ModeOneofCase`, to allow for which case, fixed or percent, is being used."]]],[]]