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, with the latest version being 5.17.0, and is accessible through the .NET framework."],["The `ClusterOperation` class, a core component of the API, is triggered by workflows and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `Done`, `Error`, and `OperationId`, which are primarily output-only fields providing information on the status and details of a cluster operation."],["This documentation includes the class's inheritance hierarchy, showing it derives from the base `object` class and includes the namespace `Google.Cloud.Dataproc.V1`."],["There are multiple versions of the `ClusterOperation` class available, spanning from version 3.1.0 to 5.17.0, with each version available via a link to its respective documentation."]]],[]]