[[["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 latest version of the Batch v1 API class JobStatus is 2.13.0, and the documentation provides links to various prior versions, including 2.12.0 down to 1.0.0."],["The `JobStatus` class provides information about the status of a job, such as the duration it has been running, its current state, any relevant status events, and aggregated task status for each TaskGroup."],["`JobStatus` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting members from `Object`."],["The class includes properties like `RunDuration` (type: Duration), `State` (type: JobStatus.Types.State), `StatusEvents` (type: RepeatedField\u003cStatusEvent\u003e), and `TaskGroups` (type: MapField\u003cstring, JobStatus.Types.TaskGroupStatus\u003e), each providing specific data points related to a job's status."]]],[]]