public enum CloudSqlSettings.Types.SqlDatabaseVersionReference documentation and code samples for the Database Migration v1 API enum CloudSqlSettings.Types.SqlDatabaseVersion.
The database engine type and version.
Namespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Fields |
|
|---|---|
| Name | Description |
Mysql56 |
MySQL 5.6. |
Mysql57 |
MySQL 5.7. |
Mysql80 |
MySQL 8.0. |
Postgres10 |
PostgreSQL 10. |
Postgres11 |
PostgreSQL 11. |
Postgres12 |
PostgreSQL 12. |
Postgres13 |
PostgreSQL 13. |
Postgres14 |
PostgreSQL 14. |
Postgres96 |
PostgreSQL 9.6. |
Unspecified |
Unspecified version. |