public enum MigrationJob.Types.PerformanceConfig.Types.DumpParallelLevelReference documentation and code samples for the Database Migration v1 API enum MigrationJob.Types.PerformanceConfig.Types.DumpParallelLevel.
Describes the parallelism level during initial dump.
Namespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Fields |
|
|---|---|
| Name | Description |
Max |
Maximum parallel level. |
Min |
Minimal parallel level. |
Optimal |
Optimal parallel level. |
Unspecified |
Unknown dump parallel level. Will be defaulted to OPTIMAL. |