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 documentation for the `ClusterOperation` class within the Google Cloud Dataproc v1 API for .NET, with the current version being 5.15.0."],["The `ClusterOperation` class represents operations triggered by a workflow in a Google Cloud Dataproc cluster, and it inherits from object while also implementing several interfaces."],["Multiple versions of the documentation are available, ranging from version 3.1.0 up to the latest version 5.17.0, which can be navigated through the links provided."],["Key properties of the `ClusterOperation` class include `Done`, which indicates completion status, `Error`, which holds error details if any, and `OperationId`, which represents the unique identifier of the cluster operation."],["The page also details the constructors of the `ClusterOperation` class and shows the inherited members."]]],[]]