Class State (0.4.0)

State(value)

State of the operation step.

Enums

Name Description
STATE_UNSPECIFIED Unspecified state.
WAITING Initial state before step execution starts.
IN_PROGRESS Step execution is running in progress.
DONE Step execution is completed.