[[["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-09 UTC."],[[["The `ClusterStatus` class, part of the `Google.Cloud.Dataproc.V1` namespace, provides information about a cluster's state and its instances."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with various .NET functionalities."],["`ClusterStatus` contains properties such as `Detail`, `State`, `StateStartTime`, and `Substate`, which provide details, the current status, the timestamp of state change, and substate information, respectively."],["The class offers a constructor that creates a new `ClusterStatus` object and a copy constructor to make duplicates of it, allowing for easy object creation and modification."],["There are many versions of this class, from 3.1.0 all the way up to 5.17.0 which is the latest, however the class information provided is for version 3.2.0."]]],[]]