Workflows V1 API - Module Google::Cloud::Workflows::V1::Workflow::State (v2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Workflows V1 API module Google::Cloud::Workflows::V1::Workflow::State.
Describes the current state of workflow deployment.
Constants
STATE_UNSPECIFIED
value: 0 Invalid state.
ACTIVE
value: 1 The workflow has been deployed successfully and is serving.
UNAVAILABLE
value: 2 Workflow data is unavailable. See the state_error field.