menu
googleapis package
documentation
firebaseapphosting/v1.dart
RunConfig
RunConfig.new constructor
RunConfig.new constructor
dark_mode
light_mode
RunConfig
constructor
RunConfig
(
{
int
?
concurrency
,
double
?
cpu
,
int
?
maxInstances
,
int
?
memoryMib
,
int
?
minInstances
,
})
Implementation
RunConfig({ this.concurrency, this.cpu, this.maxInstances, this.memoryMib, this.minInstances, });
googleapis package
documentation
firebaseapphosting/v1
RunConfig
RunConfig.new constructor
RunConfig class