public sealed class ClusterOperationStatus : IMessage<ClusterOperationStatus>, IEquatable<ClusterOperationStatus>, IDeepCloneable<ClusterOperationStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ClusterOperationStatus.
[[["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."],[[["The latest version of the `ClusterOperationStatus` API class is 5.17.0, with documentation available at `/dotnet/docs/reference/Google.Cloud.Dataproc.V1/latest/Google.Cloud.Dataproc.V1.ClusterOperationStatus`."],["This document provides reference information and code samples for the `ClusterOperationStatus` class within the Google Cloud Dataproc v1 API, which outlines the status of operations."],["The `ClusterOperationStatus` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ClusterOperationStatus` include `Details`, `InnerState`, `State`, and `StateStartTime`, providing information about the operation's metadata, detailed state, current state, and the time the state was entered, respectively."],["The document lists various previous versions of the API, ranging from 5.16.0 down to 3.1.0, which all are related to the `ClusterOperationStatus` documentation."]]],[]]