Cloud Dataproc V1beta2 API - Class Google::Cloud::Dataproc::V1beta2::WorkflowNode (v0.6.3)

Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::WorkflowNode.

The workflow node.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error

deferror()->::String
Returns
  • (::String) — Output only. The error detail.

#job_id

defjob_id()->::String
Returns
  • (::String) — Output only. The job id; populated after the node enters RUNNING state.

#prerequisite_step_ids

defprerequisite_step_ids()->::Array<::String>
Returns
  • (::Array<::String>) — Output only. Node's prerequisite nodes.

#state

defstate()->::Google::Cloud::Dataproc::V1beta2::WorkflowNode::NodeState
Returns

#step_id

defstep_id()->::String
Returns
  • (::String) — Output only. The name of the node.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.