public sealed class ClusterOperation : IMessage<ClusterOperation>, IEquatable<ClusterOperation>, IDeepCloneable<ClusterOperation>, 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 `ClusterOperation` class within the `Google.Cloud.Dataproc.V1` namespace, detailing its properties and implementation."],["The latest version of the documentation is 5.17.0, with a range of previous versions from 5.16.0 down to 3.1.0 also available for reference."],["The `ClusterOperation` class is triggered by a workflow and includes read-only properties such as `Done`, `Error`, and `OperationId`, which report the state of the cluster."],["The `ClusterOperation` class inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes constructors for creating instances of `ClusterOperation`, either default or by cloning an existing instance."]]],[]]