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

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

Describes the parallelism level during initial dump.

Constants

DUMP_PARALLEL_LEVEL_UNSPECIFIED

value: 0
Unknown dump parallel level. Will be defaulted to OPTIMAL.

MIN

value: 1
Minimal parallel level.

OPTIMAL

value: 2
Optimal parallel level.

MAX

value: 3
Maximum parallel level.