Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::DatabaseEngine (v0.2.0)

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

The database engine types.

Constants

DATABASE_ENGINE_UNSPECIFIED

value: 0
The source database engine of the migration job is unknown.

MYSQL

value: 1
The source engine is MySQL.

POSTGRESQL

value: 2
The source engine is PostgreSQL.