[[["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 2024-11-11 UTC."],[[["The content describes a JSON structure for representing a value that can be either fixed or relative."],["The JSON uses a union field called `mode` to determine whether the value is `fixed` or a `percent`."],["If `mode` is `fixed`, the value is an integer representing a fixed quantity."],["If `mode` is `percent`, the value is an integer representing a percentage, which will be multiplied by a reference value."]]],[]]