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-..*.
[[["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 webpage provides reference documentation for the `DatabaseConfig` class within the Cloud Composer v1 API, specifically version 2.3.0 of the Google Cloud Orchestration Airflow Service."],["The `DatabaseConfig` class is used to configure the Cloud SQL instance for Apache Airflow, and it inherits from the `object` class while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a list of available versions of the `DatabaseConfig` documentation, ranging from version 1.0.0 to the latest version, 2.9.0."],["The `DatabaseConfig` class has properties such as `MachineType`, which is optional and specifies the Cloud SQL machine type used by the Airflow database, defaulting to `db-n1-standard-2` if not specified."],["The page shows that `DatabaseConfig` has two constructors, one default and one taking another `DatabaseConfig` instance as a parameter for copying."]]],[]]