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.
[[["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 page details the process for creating a new environment using a POST request to the Google Cloud Composer API."],["The request URL utilizes gRPC Transcoding syntax and requires a `parent` path parameter specifying the project and location."],["The request body must include an instance of the `Environment` resource, and the operation needs `composer.environments.create` IAM permission."],["A successful request returns an `Operation` instance within the response body, representing the newly created environment."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]