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."],[[["The latest version available for `ClusterOperation` within the `Google.Cloud.Dataproc.V1` namespace is 5.17.0."],["`ClusterOperation` is a class representing an operation triggered by a workflow within the Google Cloud Dataproc environment."],["The `ClusterOperation` class includes properties such as `Done`, `Error`, and `OperationId`, which provide information about the status and results of the operation."],["The class `ClusterOperation` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["The `ClusterOperation` has a version history dating back to version 3.1.0."]]],[]]