Database Migration v1 API - Enum CloudSqlSettings.Types.SqlDatabaseVersion (2.2.0)

public enum CloudSqlSettings.Types.SqlDatabaseVersion

Reference documentation and code samples for the Database Migration v1 API enum CloudSqlSettings.Types.SqlDatabaseVersion.

The database engine type and version.

Namespace

Google.Cloud.CloudDms.V1

Assembly

Google.Cloud.CloudDms.V1.dll

Fields

NameDescription
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.

Postgres15

PostgreSQL 15.

Postgres96

PostgreSQL 9.6.

Unspecified

Unspecified version.