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-03-21 UTC."],[[["This webpage details the `ClusterOperation` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.2.0."],["The `ClusterOperation` class represents an operation triggered by a workflow and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists links to previous versions of the `ClusterOperation` class, with version 5.17.0 being the latest available."],["The class has two constructors, `ClusterOperation()` and `ClusterOperation(ClusterOperation)`, and three properties: `Done`, `Error`, and `OperationId`."],["`ClusterOperation` is part of the `Google.Cloud.Dataproc.V1.dll` assembly, and inherits from the `Object` class."]]],[]]