[[["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 page provides reference documentation for the `JobStatus` class within the Google Cloud Batch v1 API, specifically for .NET developers."],["The `JobStatus` class represents the status of a job and is accessible in various versions, with version 2.13.0 being the latest release."],["Key properties of the `JobStatus` class include `RunDuration`, which tracks the time a job spent in the RUNNING state, `State` to indicate the job's current status, `StatusEvents` to log status events, and `TaskGroups` to display aggregated task status per TaskGroup."],["The `JobStatus` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for comprehensive functionality and compatibility."],["The class has two constructors, one default constructor (`JobStatus()`) and another that takes another JobStatus instance (`JobStatus(JobStatus other)`) as a copy constructor."]]],[]]