[[["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-08-28 UTC."],[],[],null,["# Google Cloud Orchestration Airflow V1 Client - Class ComposerWorkloadState (2.1.8)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.8 (latest)](/php/docs/reference/cloud-orchestration-airflow/latest/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [2.1.7](/php/docs/reference/cloud-orchestration-airflow/2.1.7/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [2.0.1](/php/docs/reference/cloud-orchestration-airflow/2.0.1/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.6.4](/php/docs/reference/cloud-orchestration-airflow/1.6.4/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.5.0](/php/docs/reference/cloud-orchestration-airflow/1.5.0/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.4.2](/php/docs/reference/cloud-orchestration-airflow/1.4.2/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.3.0](/php/docs/reference/cloud-orchestration-airflow/1.3.0/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.2.0](/php/docs/reference/cloud-orchestration-airflow/1.2.0/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.1.0](/php/docs/reference/cloud-orchestration-airflow/1.1.0/V1.ListWorkloadsResponse.ComposerWorkloadState)\n- [1.0.4](/php/docs/reference/cloud-orchestration-airflow/1.0.4/V1.ListWorkloadsResponse.ComposerWorkloadState) \nReference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class ComposerWorkloadState.\n\nWorkload states.\n\nProtobuf type `google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Orchestration \\\\ Airflow \\\\ Service \\\\ V1 \\\\ ListWorkloadsResponse\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPOSER_WORKLOAD_STATE_UNSPECIFIED\n\n Value: 0\n\nNot able to determine the status of the workload.\n\nGenerated from protobuf enum `COMPOSER_WORKLOAD_STATE_UNSPECIFIED = 0;`\n\n### PENDING\n\n Value: 1\n\nWorkload is in pending state and has not yet started.\n\nGenerated from protobuf enum `PENDING = 1;`\n\n### OK\n\n Value: 2\n\nWorkload is running fine.\n\nGenerated from protobuf enum `OK = 2;`\n\n### WARNING\n\n Value: 3\n\nWorkload is running but there are some non-critical problems.\n\nGenerated from protobuf enum `WARNING = 3;`\n\n### ERROR\n\n Value: 4\n\nWorkload is not running due to an error.\n\nGenerated from protobuf enum `ERROR = 4;`\n\n### SUCCEEDED\n\n Value: 5\n\nWorkload has finished execution with success.\n\nGenerated from protobuf enum `SUCCEEDED = 5;`\n\n### FAILED\n\n Value: 6\n\nWorkload has finished execution with failure.\n\nGenerated from protobuf enum `FAILED = 6;`"]]