menu
googleapis package
documentation
bigtableadmin/v2.dart
AutoscalingLimits
AutoscalingLimits.new constructor
AutoscalingLimits.new constructor
dark_mode
light_mode
AutoscalingLimits
constructor
AutoscalingLimits
(
{
int
?
maxServeNodes
,
int
?
minServeNodes
,
})
Implementation
AutoscalingLimits({ this.maxServeNodes, this.minServeNodes, });
googleapis package
documentation
bigtableadmin/v2
AutoscalingLimits
AutoscalingLimits.new constructor
AutoscalingLimits class