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 webpage provides reference documentation for the `ClusterOperation` class within the Google Cloud Dataproc v1 API for .NET."],["The latest version of the `ClusterOperation` class is 5.17.0, but documentation is available for versions ranging from 3.1.0 to 5.17.0."],["The `ClusterOperation` class, triggered by a workflow, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of the `ClusterOperation` class include `Done` (indicating if the operation is complete), `Error` (describing any error), and `OperationId` (the operation's ID)."]]],[]]