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"]],[["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 details the `DatabaseConfig` class within the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace, which configures the Cloud SQL instance for Apache Airflow software."],["The `DatabaseConfig` class is available in multiple versions, ranging from 1.0.0 to 2.9.0, with 2.9.0 being the latest version."],["`DatabaseConfig` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a `MachineType` property, which is a string representing the Cloud SQL machine type used by the Airflow database, with default being db-n1-standard-2."],["The webpage includes a list of all the versions of `DatabaseConfig`, which each have their own documentation page, with the most recent available at the top."]]],[]]