[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["\u003cp\u003e\u003ccode\u003eNullValue\u003c/code\u003e is a singleton enumeration within the \u003ccode\u003eValue\u003c/code\u003e type union, specifically representing a null value.\u003c/p\u003e\n"],["\u003cp\u003eThe enumeration includes \u003ccode\u003eNULL_VALUE\u003c/code\u003e which is used to explicitly denote the absence of a value.\u003c/p\u003e\n"]]],[],null,["# NullValue\n\n`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.\n\n| Enums ||\n|--------------|-------------|\n| `NULL_VALUE` | Null value. |"]]