Cloud Composer V1 API - Module Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsResponse::ComposerWorkloadState (v1.6.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::ListWorkloadsResponse::ComposerWorkloadState.
Workload states.
Constants
COMPOSER_WORKLOAD_STATE_UNSPECIFIED
value: 0
Not able to determine the status of the workload.
PENDING
value: 1
Workload is in pending state and has not yet started.
OK
value: 2
Workload is running fine.
WARNING
value: 3
Workload is running but there are some non-critical problems.
ERROR
value: 4
Workload is not running due to an error.
SUCCEEDED
value: 5
Workload has finished execution with success.
FAILED
value: 6
Workload has finished execution with failure.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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 2025-10-10 UTC."],[],[]]