Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::MigrationJob::Type (v0.8.0)

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

The type of migration job (one-time or continuous).

Constants

TYPE_UNSPECIFIED

value: 0
The type of the migration job is unknown.

ONE_TIME

value: 1
The migration job is a one time migration.

CONTINUOUS

value: 2
The migration job is a continuous migration.