[[["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 document provides detailed information on the `WorkflowNode` class within the `Google.Cloud.Dataproc.V1` namespace, outlining its properties and inheritance."],["The `WorkflowNode` class represents a node in a workflow, with properties like `JobId`, `StepId`, `State`, `Error`, and `PrerequisiteStepIds` to describe its status and relationships within the workflow."],["The document covers a range of versions, from the latest 5.17.0 down to 3.1.0, with each version having a corresponding link to its documentation, as well as a list of inherited members, constructors, and implemented interfaces."],["The `WorkflowNode` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, highlighting its integration within the .NET ecosystem."],["Two constructors are described, a default `WorkflowNode()` constructor and another taking another `WorkflowNode` as a parameter `WorkflowNode(WorkflowNode other)`."]]],[]]