Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::CloudSqlSettings::SqlDatabaseVersion (v0.3.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::CloudSqlSettings::SqlDatabaseVersion.

The database engine type and version.

Constants

SQL_DATABASE_VERSION_UNSPECIFIED

value: 0
Unspecified version.

MYSQL_5_6

value: 1
MySQL 5.6.

MYSQL_5_7

value: 2
MySQL 5.7.

POSTGRES_9_6

value: 3
PostgreSQL 9.6.

POSTGRES_11

value: 4
PostgreSQL 11.

POSTGRES_10

value: 5
PostgreSQL 10.

MYSQL_8_0

value: 6
MySQL 8.0.

POSTGRES_12

value: 7
PostgreSQL 12.

POSTGRES_13

value: 8
PostgreSQL 13.

POSTGRES_14

value: 17
PostgreSQL 14.