Workload Manager V1 API - Module Google::Cloud::WorkloadManager::V1::Execution::State (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Workload Manager V1 API module Google::Cloud::WorkloadManager::V1::Execution::State.
The possible states of an execution like RUNNING, SUCCEEDED, FAILED, etc.
Constants
STATE_UNSPECIFIED
value: 0 State of execution is unspecified.
RUNNING
value: 1 The execution is running in backend service.