baseRatePerMinute property

int baseRatePerMinute
final

The minimum number of things that will be notified of a pending job, per minute, at the start of the job rollout. This is the initial rate of the rollout.

Implementation

final int baseRatePerMinute;