Cloud Composer V1 API - Module Google::Cloud::Orchestration::Airflow::Service::V1::Environment::State (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Composer V1 API module Google::Cloud::Orchestration::Airflow::Service::V1::Environment::State.
State of the environment.
Constants
STATE_UNSPECIFIED
value: 0 The state of the environment is unknown.
CREATING
value: 1 The environment is in the process of being created.
RUNNING
value: 2 The environment is currently running and healthy. It is ready for use.
UPDATING
value: 3 The environment is being updated. It remains usable but cannot receive
additional update requests or be deleted at this time.
DELETING
value: 4 The environment is undergoing deletion. It cannot be used.
ERROR
value: 5 The environment has encountered an error and cannot be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]