[[["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 document provides reference documentation for the `ClusterStatus` class within the Google Cloud Dataproc v1 API, specifically version 5.9.0, and offers information on its implementation and usage."],["The `ClusterStatus` class is used to represent the state of a cluster and its instances, including properties like `Detail`, `State`, `StateStartTime`, and `Substate`, each serving to convey unique information about the status of the cluster."],["The document details the inheritance structure and the interfaces that `ClusterStatus` implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a clear understanding of its place in the object hierarchy."],["It also contains a list of available versions for the `ClusterStatus`, ranging from version 5.17.0 (latest) down to version 3.1.0, along with the links to explore each of them."],["The `ClusterStatus` class can be constructed using the default constructor `ClusterStatus()` or via the `ClusterStatus(ClusterStatus other)` constructor, which makes a copy of another `ClusterStatus` object."]]],[]]