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 page provides documentation for the `ClusterOperation` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0."],["The `ClusterOperation` class is triggered by a workflow and represents a cluster operation, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists documentation for a range of versions, from the latest 5.17.0 down to 3.1.0, allowing developers to access the information they require for each specific version."],["Key properties of the `ClusterOperation` class include `Done` (indicating completion status), `Error` (if an error occurred), and `OperationId` (the ID of the operation)."]]],[]]