On September 15, 2026, all Cloud Composer 1 versions and versions 2.0.x of Cloud Composer 2 will reach their planned end of life. You will not be able to use environments with these versions. We recommend planning migration to Cloud Composer 3. Cloud Composer 2 versions 2.1.x and later are still supported and are not impacted by this change.
User workloads ConfigMap used by Airflow tasks that run with Kubernetes executor or KubernetesPodOperator.
JSON representation
{"name": string,"data": {string: string,...}}
Fields
name
string
Identifier. The resource name of the ConfigMap, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}"
[[["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-06-30 UTC."],[[["\u003cp\u003eThis document describes the UserWorkloadsConfigMap, a resource used by Airflow tasks running with Kubernetes executor or KubernetesPodOperator.\u003c/p\u003e\n"],["\u003cp\u003eThe ConfigMap is represented in JSON format with a \u003ccode\u003ename\u003c/code\u003e identifier string and optional \u003ccode\u003edata\u003c/code\u003e field containing key-value pairs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field is a string identifier in the format: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edata\u003c/code\u003e field is an optional map of key-value pairs, as detailed in the Kubernetes ConfigMap documentation.\u003c/p\u003e\n"],["\u003cp\u003eMethods available for managing UserWorkloadsConfigMaps include create, delete, get, list, and update operations.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.environments.userWorkloadsConfigMaps\n\n- [Resource: UserWorkloadsConfigMap](#UserWorkloadsConfigMap)\n - [JSON representation](#UserWorkloadsConfigMap.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: UserWorkloadsConfigMap\n--------------------------------\n\nUser workloads ConfigMap used by Airflow tasks that run with Kubernetes executor or KubernetesPodOperator."]]