Optional. Cloud SQL machine type used by Airflow database.
It has to be one of: db-n1-standard-2, db-n1-standard-4, db-n1-standard-8
or db-n1-standard-16. If not specified, db-n1-standard-2 will be used.
Supported for Cloud Composer environments in versions
composer-1..-airflow-..*.
Optional. The Compute Engine zone where the Airflow database is created. If
zone is provided, it must be in the region selected for the environment. If
zone is not provided, a zone is automatically selected. The zone can only
be set during environment creation. Supported for Cloud Composer
environments in versions composer-2..-airflow-..*.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `DatabaseConfig` class within the Cloud Composer v1 API, detailing its use in configuring the Cloud SQL instance for Apache Airflow."],["`DatabaseConfig` is a class that is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace, found in the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes properties `MachineType` to specify the Cloud SQL machine type, and `Zone` to specify the Compute Engine zone where the Airflow database is located."],["There are multiple versions of the `DatabaseConfig` documentation available, ranging from version 1.0.0 up to 2.9.0, with 2.9.0 being the latest version."]]],[]]