Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["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 content describes the JSON representation and fields for tracking the progress of a job component, with \u003ccode\u003ecurrentProgress\u003c/code\u003e indicating the current state between 0 and 1.\u003c/p\u003e\n"],["\u003cp\u003eThe progress history is detailed through \u003ccode\u003edataPoints\u003c/code\u003e, which is an array of \u003ccode\u003ePoint\u003c/code\u003e objects, each providing a time-stamped record of the progress.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003ePoint\u003c/code\u003e in the time series consists of a \u003ccode\u003etime\u003c/code\u003e field, a timestamp string adhering to RFC 3339 format, and a \u003ccode\u003evalue\u003c/code\u003e field that represents the progress value at that specific time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecurrentProgress\u003c/code\u003e field is a number representing the component's progress, while the \u003ccode\u003edataPoints\u003c/code\u003e field is an array of time-stamped \u003ccode\u003ePoint\u003c/code\u003e objects that contain the progress history.\u003c/p\u003e\n"]]],[],null,[]]