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 document provides reference information for the `DatabaseConfig` class within the Google Cloud Composer v1 API, specifically for version 2.2.0."],["The `DatabaseConfig` class represents the configuration for the Cloud SQL instance used by the Apache Airflow software."],["It is available in the namespace `Google.Cloud.Orchestration.Airflow.Service.V1`, part of the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."],["The `DatabaseConfig` class includes a `MachineType` property, which specifies the Cloud SQL machine type, with supported options like `db-n1-standard-2`, `db-n1-standard-4`, `db-n1-standard-8`, or `db-n1-standard-16`, defaulting to `db-n1-standard-2`."],["This page lists documentation for `DatabaseConfig` for many different versions, the most recent being version 2.9.0, down to version 1.0.0, with each version's page detailing specific information."]]],[]]