[[["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 focusing on version 5.2.0, but it also links to other versions."],["The `JobStatus` class represents the status of a Dataproc job, offering details about its current state, including the overall state, substate, and a state description, as well as the time a given state was entered."],["This `JobStatus` class inherits from Object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, showing its integration with .NET's object model and Google's Protobuf message handling."],["There is a full list of properties for the JobStatus class, specifically providing the properties of `Details`, `State`, `StateStartTime`, and `Substate`, all of which provide specific information about the status of the Dataproc job."],["There are two constructors available for creating a JobStatus instance, one is parameterless, and the other takes a JobStatus object for a copy."]]],[]]