Workflows V1 API - Module Google::Cloud::Workflows::V1::Workflow::State (v0.8.0)

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.