[[["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, offering flexibility in specifying quantities."],["Version 2.4.0 is the latest version, with several older versions available, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.8.0, 1.7.0, 1.6.0, 1.5.0, 1.4.0, and 1.3.0."],["`FixedOrPercent` inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a robust structure."],["The class offers two constructors, a default constructor, `FixedOrPercent()`, and another that takes a `FixedOrPercent` object as a parameter."],["The class uses properties, `Fixed` which stores a fixed value as an Int32, `Percent` which stores a percentage value as an Int32, and `ModeCase` to indicate the current mode of the object."]]],[]]