menu
googleapis package
documentation
cloudtasks/v2.dart
RateLimits
RateLimits constructor
RateLimits 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 constructor
RateLimits class