[[["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."],[[["Version 2.4.0 is the latest release available for the `Google.Cloud.OsConfig.V1.FixedOrPercent` class, which is part of the Google Cloud OS Config API."],["The `FixedOrPercent` class encapsulates a value that can be either absolute (fixed) or relative (percent), and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class can be instantiated using a default constructor, `FixedOrPercent()`, or with a copy constructor that takes another `FixedOrPercent` object as an argument, `FixedOrPercent(FixedOrPercent other)`."],["`FixedOrPercent` includes properties such as `Fixed` to set a fixed integer value and `Percent` to set a relative integer percentage value, as well as `ModeCase` which represents the current mode."],["The available versions range from 1.3.0 up to 2.4.0, each containing the `FixedOrPercent` class, with the most recent being the latest version."]]],[]]