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."],[[["The latest version available for the Google Cloud Dataproc v1 API's ClusterOperation is 5.17.0, and a range of previous versions are documented, spanning from 5.16.0 to 3.1.0."],["The `ClusterOperation` class, part of the Google.Cloud.Dataproc.V1 namespace, is designed for managing cluster operations triggered by workflows."],["The `ClusterOperation` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for advanced object management and manipulation."],["Key properties of the `ClusterOperation` class include `Done`, indicating operation status, `Error`, which provides details on any operation failure, and `OperationId`, which uniquely identifies the cluster operation."]]],[]]