maxConcurrentBackfillTasks property

int? maxConcurrentBackfillTasks
getter/setter pair

Maximum number of concurrent backfill tasks.

The number should be non-negative. If not set (or set to 0), the system's default value is used.

Implementation

core.int? maxConcurrentBackfillTasks;