Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::ExternalSyncParallelLevel (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::ExternalSyncParallelLevel.

External Sync parallel level.

Constants

EXTERNAL_SYNC_PARALLEL_LEVEL_UNSPECIFIED

value: 0
Unknown sync 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.