[[["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."],[[["The latest version available for `ClusterStatus` in the `Google.Cloud.Dataproc.V1` namespace is 5.17.0, with numerous previous versions ranging from 5.16.0 down to 3.1.0 also documented."],["`ClusterStatus` is a class representing the status of a cluster and its instances in Google Cloud Dataproc, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ClusterStatus` class includes properties such as `Detail` (a string describing the cluster's state), `State` (the cluster's state), `StateStartTime` (a timestamp), and `Substate` (additional state information)."],["There are two constructors available for `ClusterStatus`: one default constructor and another that accepts another `ClusterStatus` instance as a parameter."],["It inherits several methods from the Object class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]