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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eDatabaseConfig\u003c/code\u003e class, which is used to configure the Cloud SQL instance for Apache Airflow software.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.9.0, and there are several prior versions listed, including 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseConfig\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage<DatabaseConfig>\u003c/code\u003e, \u003ccode\u003eIEquatable<DatabaseConfig>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DatabaseConfig>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt features a \u003ccode\u003eMachineType\u003c/code\u003e property, which is an optional string specifying the Cloud SQL machine type, with defaults to \u003ccode\u003edb-n1-standard-2\u003c/code\u003e if not specified, otherwise must be one of: \u003ccode\u003edb-n1-standard-2\u003c/code\u003e, \u003ccode\u003edb-n1-standard-4\u003c/code\u003e, \u003ccode\u003edb-n1-standard-8\u003c/code\u003e or \u003ccode\u003edb-n1-standard-16\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]