Module: Google::Cloud::Workflows::V1beta::Workflow::State
- Defined in:
- proto_docs/google/cloud/workflows/v1beta/workflows.rb
Overview
Describes the current state of workflow deployment. More states may be added in the future.
Constant Summary collapse
- STATE_UNSPECIFIED =
Invalid state.
0
- ACTIVE =
The workflow has been deployed successfully and is serving.
1