Class: Google::Cloud::Workflows::Executions::V1::Execution::Status::Step
- Inherits:
-
Object
- Object
- Google::Cloud::Workflows::Executions::V1::Execution::Status::Step
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/workflows/executions/v1/executions.rb
Overview
Represents a step of the workflow this execution is running.
Instance Attribute Summary collapse
-
#routine ⇒ ::String
Name of a routine within the workflow.
-
#step ⇒ ::String
Name of a step within the routine.