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 is 5.17.0, with a range of previous versions accessible, down to version 3.1.0."],["The documentation provides reference information for the `ClusterOperation` class, which is triggered by a workflow within the Google Cloud Dataproc v1 API."],["The `ClusterOperation` class includes properties such as `Done` (indicating the operation status), `Error` (if the operation failed), and `OperationId` (the ID of the operation)."],["The `ClusterOperation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `ClusterOperation` object as a parameter for making a copy."]]],[]]