[[["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-30 UTC."],[[["\u003cp\u003eThis data structure tracks the progress of a specific metric using two key fields.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eworkCompleted\u003c/code\u003e represents the amount of work done, which can exceed the estimated total.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eworkEstimated\u003c/code\u003e indicates the projected amount of work required, and can be zero if no estimate is available.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eworkCompleted\u003c/code\u003e and \u003ccode\u003eworkEstimated\u003c/code\u003e are represented as strings with an \u003ccode\u003eint64\u003c/code\u003e format.\u003c/p\u003e\n"]]],[],null,[]]