[[["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-03-21 UTC."],[[["This page provides documentation for the `JobStatus` class within the Google Cloud Batch v1 API, covering versions from 1.0.0 to 2.13.0 (latest)."],["`JobStatus` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for managing and cloning Job status."],["The `JobStatus` class has two constructors, `JobStatus()` and `JobStatus(JobStatus other)`, allowing for creating a new instance and copying an existing one."],["Key properties of `JobStatus` include `RunDuration`, indicating the time spent in the RUNNING state, `State`, representing the current Job state, `StatusEvents`, a list of job events, and `TaskGroups`, providing aggregated task statuses by TaskGroup ID."],["The latest version available is 2.13.0, while the first version is 1.0.0, and each version offers the reference page for the class `JobStatus`."]]],[]]