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 webpage details the process of creating a snapshot of a Cloud Composer environment, storing its state in a specified location."],["The operation is performed via an HTTP POST request to a specific URL, using gRPC Transcoding syntax, and includes a required path parameter for the environment's resource name."],["The request body requires a JSON representation that specifies the Cloud Storage location where the snapshot will be stored using the `snapshotLocation` field."],["Successful snapshot operations return an `Operation` instance, and the operation requires the `composer.environments.update` IAM permission."],["Authorization for this operation requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]