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-04-09 UTC."],[[["This webpage provides documentation for the `ClusterOperationStatus` class within the `Google.Cloud.Dataproc.V1` namespace, with version 5.17.0 being the latest."],["The `ClusterOperationStatus` class, which inherits from `Object` and implements several interfaces, represents the status of an operation and includes properties like `Details`, `InnerState`, `State`, and `StateStartTime`."],["The `ClusterOperationStatus` class has two constructors, one default and one that takes another `ClusterOperationStatus` object as a parameter for copying."],["This page lists multiple previous versions, ranging from 5.16.0 down to 3.1.0, which could be selected to view prior documentation for `ClusterOperationStatus`."],["The documentation details the output-only properties of the `ClusterOperationStatus` class, which includes the state, detail message, and start time of a `ClusterOperationStatus`."]]],[]]