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."],[[["This webpage provides documentation for the `ClusterOperationStatus` class within the Google Cloud Dataproc v1 API, detailing its properties, inheritance, and implementation of various interfaces."],["The `ClusterOperationStatus` class, which is a part of the `Google.Cloud.Dataproc.V1` namespace, describes the state of a Dataproc cluster operation."],["Multiple versions of the `ClusterOperationStatus` class are available, ranging from version 3.1.0 to the latest version, 5.17.0, each with its respective documentation link."],["The class includes properties such as `Details`, `InnerState`, `State`, and `StateStartTime`, each offering information about the current status and metadata of the cluster operation."],["`ClusterOperationStatus` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for data handling and cloning."]]],[]]