Cloud Composer 1 is in the post-maintenance mode. Google does not release any further updates to Cloud Composer 1, including new versions of Airflow, bugfixes, and security updates. We recommend planning migration to Cloud Composer 2.
Required. The resource name of the ConfigMap to get, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}"
Authorization requires the following IAM permission on the specified resource name:
[[["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-01-13 UTC."],[[["This endpoint retrieves an existing user workloads ConfigMap within a specified Cloud Composer environment."],["The required HTTP request method is `GET`, and the URL follows gRPC Transcoding syntax to specify the ConfigMap's resource name."],["The `name` parameter is mandatory, which includes the project, location, environment, and the ConfigMap's ID."],["No request body is needed when utilizing this endpoint, and the response body returns a `UserWorkloadsConfigMap` instance on success."],["Authorization for this endpoint requires the `composer.userworkloadsconfigmaps.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]