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-02-25 UTC."],[[["This operation creates a snapshot of a Cloud Composer environment, storing the environment's state in a specified location."],["The HTTP request method is `POST` to the provided URL structure, which includes dynamic `environment` path parameters."],["The request body requires a JSON payload with the `snapshotLocation` field, which is the Cloud Storage location for storing the snapshot."],["Authorization requires the `composer.environments.update` IAM permission on the specified environment and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The response of a successful request contains an instance of an `Operation`."]]],[]]