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 reference documentation for the `ClusterOperationStatus` class within the Google Cloud Dataproc v1 API, spanning multiple versions."],["The latest version documented is 5.17.0, while this specific page is focused on version 5.13.0, with links to older and newer version pages available."],["`ClusterOperationStatus` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ClusterOperationStatus` class contains properties such as `Details`, `InnerState`, `State`, and `StateStartTime`, providing information about the status and metadata of a Dataproc operation."],["The document includes details about the constructors of the class, as well as the namespace and assembly information for the `ClusterOperationStatus` class."]]],[]]