Properties of a WorkflowNode.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
stepId |
string | null |
<optional> |
WorkflowNode stepId |
prerequisiteStepIds |
Array.<string> | null |
<optional> |
WorkflowNode prerequisiteStepIds |
jobId |
string | null |
<optional> |
WorkflowNode jobId |
state |
google.cloud.dataproc.v1.WorkflowNode.NodeState | null |
<optional> |
WorkflowNode state |
error |
string | null |
<optional> |
WorkflowNode error |