On September 15, 2026, all Cloud Composer 1 and Cloud Composer 2 version 2.0.x environments will reach their planned end of life, and you will not be able to use them. We recommend planning migration to Cloud Composer 3.
[[["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."],[[["The endpoint for creating a new environment is `POST https://composer.googleapis.com/v1/{parent=projects/*/locations/*}/environments`."],["The `parent` path parameter is required, in the format \"projects/{projectId}/locations/{locationId}\", and requires `composer.environments.create` IAM permission."],["The request body must contain an instance of `Environment`, while the response body will contain a newly created `Operation` instance if the operation is successful."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]