[[["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 `WorkflowNode` class represents a node in a workflow within the Google Cloud Dataproc v1 API, with version 5.17.0 being the latest and 5.7.0 being one of the versions available in this documentation."],["The `WorkflowNode` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the `object` class."],["Key properties of `WorkflowNode` include `Error` (for error details), `JobId` (the job identifier), `PrerequisiteStepIds` (a collection of prerequisite node IDs), `State` (the current state of the node), and `StepId` (the name of the node)."],["The `WorkflowNode` class has two constructors, one default and one that clones another `WorkflowNode`."],["The documentation details various versions of the `WorkflowNode` class, ranging from version 3.1.0 up to the latest version 5.17.0, each with links to their specific documentation pages."]]],[]]