public sealed class ClusterOperation : IMessage<ClusterOperation>, IEquatable<ClusterOperation>, IDeepCloneable<ClusterOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ClusterOperation.
[[["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 document provides reference documentation for the `ClusterOperation` class within the Google Cloud Dataproc v1 API, with the latest version being 5.17.0."],["The `ClusterOperation` class, triggered by a workflow, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ClusterOperation` class has constructors to create new instances or clone existing ones from other instances of the `ClusterOperation` class."],["Key properties of the `ClusterOperation` class include `Done` (indicating completion status), `Error` (detailing any failures), and `OperationId` (the operation's unique identifier)."],["The page includes a list of available versions for the `ClusterOperation` class, starting from version 3.1.0 up until the latest version of 5.17.0, and provides navigation links to the API documentation for each version."]]],[]]