App Hub V1 API - Module Google::Cloud::AppHub::V1::Workload::State (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the App Hub V1 API module Google::Cloud::AppHub::V1::Workload::State.
Workload state.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
CREATING
value: 1 The Workload is being created.
ACTIVE
value: 2 The Workload is ready.
DELETING
value: 3 The Workload is being deleted.
DETACHED
value: 4 The underlying compute resources have been deleted.