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 will be used.

Implementation

core.int? maxConcurrentBackfillTasks;