[[["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-07-02 UTC."],[[["The content provides documentation for the `JobStatus` class within the Google Cloud Batch v1 API, covering versions from 1.0.0 to the latest 2.13.0."],["The `JobStatus` class is used to represent the status of a job and includes properties such as `RunDuration`, `State`, `StatusEvents`, and `TaskGroups`."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cJobStatus\u003e`, `IDeepCloneable\u003cJobStatus\u003e`, and `IBufferMessage`, highlighting its capabilities within the .NET environment."],["The `JobStatus` class offers constructors for creating new instances, either empty or by copying from another existing `JobStatus` object."],["The `TaskGroups` property allows for tracking aggregated task statuses, with the TaskGroup ID serving as the key to this information, organized in a map field."]]],[]]