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 class `ClusterOperation` is 5.17.0, as indicated by the provided links."],["The `ClusterOperation` class is used to represent an operation triggered by a workflow in a cluster, with a direct inheritance from the .NET object."],["`ClusterOperation` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities."],["Key properties of `ClusterOperation` include `Done` (a boolean indicating completion), `Error` (a string for any error messages), and `OperationId` (a string representing the operation's ID)."],["Multiple versions of `ClusterOperation` are available ranging from version 3.1.0 to 5.17.0, along with the full path to access the class for each of the provided versions."]]],[]]