Interface protos.google.cloud.tasks.v2beta3.IRateLimits (3.1.2)

Properties of a RateLimits.

Package

@google-cloud/tasks

Properties

maxBurstSize

maxBurstSize?: (number|null);

RateLimits maxBurstSize

maxConcurrentDispatches

maxConcurrentDispatches?: (number|null);

RateLimits maxConcurrentDispatches

maxDispatchesPerSecond

maxDispatchesPerSecond?: (number|null);

RateLimits maxDispatchesPerSecond