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, specifically in the .NET environment."],["The documentation covers version 5.6.0, along with links to previous and subsequent versions, including the latest version, 5.17.0, as well as versions going all the way back to 3.1.0."],["`ClusterOperationStatus` describes the status of a cluster operation and includes properties such as `Details`, `InnerState`, `State`, and `StateStartTime`, providing information about the operation's metadata, detailed state, current state, and the time the current state was entered."],["The class `ClusterOperationStatus` implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also provides information about the `ClusterOperationStatus` class's constructors, including a default constructor and a constructor that takes another `ClusterOperationStatus` object as a parameter."]]],[]]