[[["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 webpage provides documentation for the `JobStatus` class within the Google Cloud Dataproc v1 API, specifically for version 5.15.0."],["The `JobStatus` class is a crucial part of the API, offering details about the state of a Dataproc job, including its current status, any associated error descriptions, and the time the job entered its current state."],["The `JobStatus` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."],["Key properties of the `JobStatus` class include `Details` (a string describing the job status), `State` (the overall job state), `StateStartTime` (a timestamp of when the current state began), and `Substate` (additional state information)."],["The documentation includes links to reference material for each of the versions available, ranging from 3.1.0 to the latest version 5.17.0."]]],[]]