[[["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, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of the API covered is 2.13.0, with a listing of previous versions from 2.12.0 back down to 1.0.0, allowing you to view documentation for a specific version."],["`JobStatus` tracks information such as the job's `State`, `RunDuration`, `StatusEvents`, and `TaskGroups`, providing insights into the job's current condition and history."],["The `JobStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google Cloud Protobuf framework."],["The properties of `JobStatus`, such as `RunDuration` (a Duration type), `State` (a JobStatus.Types.State enum), `StatusEvents` (a RepeatedField of StatusEvent), and `TaskGroups` (a MapField), each provide granular information on some aspects of the job."]]],[]]