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