public sealed class ClusterOperationStatus : IMessage<ClusterOperationStatus>, IEquatable<ClusterOperationStatus>, IDeepCloneable<ClusterOperationStatus>, IBufferMessage, IMessage
[[["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 details the `ClusterOperationStatus` class within the `Google.Cloud.Dataproc.V1` namespace, found in the `Google.Cloud.Dataproc.V1.dll` assembly, specifically for version 3.2.0 of the library."],["The `ClusterOperationStatus` class represents the status of an operation and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Details`, `InnerState`, `State`, and `StateStartTime`, which provide information about the operation's status, including messages, detailed state, and timestamps."],["There are numerous previous versions of this `ClusterOperationStatus` class accessible on the page from 3.1.0 all the way up to the latest version of 5.17.0."],["There are 2 defined constructors, which are `ClusterOperationStatus()`, and `ClusterOperationStatus(ClusterOperationStatus other)`."]]],[]]