menu
googleapis package
documentation
cloudtasks/v2.dart
RateLimits
RateLimits.new constructor
RateLimits.new constructor
dark_mode
light_mode
RateLimits
constructor
RateLimits
(
{
int
?
maxBurstSize
,
int
?
maxConcurrentDispatches
,
double
?
maxDispatchesPerSecond
,
})
Implementation
RateLimits({
this
.maxBurstSize,
this
.maxConcurrentDispatches,
this
.maxDispatchesPerSecond, });
googleapis package
documentation
cloudtasks/v2
RateLimits
RateLimits.new constructor
RateLimits class