[[["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-04-17 UTC."],[[["This document provides comprehensive reference information for the `WorkflowNode` class within the `Google.Cloud.Dataproc.V1` namespace, covering versions 3.1.0 to 5.17.0 with 5.17.0 being the latest."],["The `WorkflowNode` class, part of the Google Cloud Dataproc API, represents a node within a workflow and inherits from `Object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WorkflowNode` class has two constructors, a default constructor and a copy constructor that takes another `WorkflowNode` object as a parameter, allowing it to create deep clones."],["The `WorkflowNode` class has properties like `Error`, `JobId`, `PrerequisiteStepIds`, `State`, and `StepId`, which provide information such as the node's state, any errors, its associated job ID, prerequisite nodes, and its name."],["Available in the `Google.Cloud.Dataproc.V1.dll` assembly, this class contains methods inherited from the `Object` class including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]