[[["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."],[[["This document provides reference documentation for the `JobStatus` class within the Google Cloud Batch v1 API, specifically for version 2.11.0 of the .NET library."],["The `JobStatus` class, which represents the status of a job, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `JobStatus` class include `RunDuration` which indicates the time the job spent in the RUNNING state, `State` which is the job's state, `StatusEvents` which shows job status events, and `TaskGroups` which aggregates the status of each TaskGroup."],["There is a history of different versions of this class, ranging from version 1.0.0 all the way up to the latest version 2.13.0."],["The `JobStatus` class offers two constructors, a default `JobStatus()` constructor and another `JobStatus(JobStatus other)` constructor that is capable of copying over information from another job status."]]],[]]