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, specifically for version 5.11.0."],["The `ClusterOperation` class represents a cluster operation triggered by a workflow and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Done` (indicating completion), `Error` (detailing any failure), and `OperationId` (the unique identifier), all of which are output-only."],["The documentation includes a list of available versions of `ClusterOperation`, ranging from the latest 5.17.0 down to version 3.1.0, alongside the related namespace and assembly details."]]],[]]