menu
googleapis package
documentation
dataproc/v1.dart
GkeNodePoolAutoscalingConfig
GkeNodePoolAutoscalingConfig constructor
GkeNodePoolAutoscalingConfig constructor
dark_mode
light_mode
GkeNodePoolAutoscalingConfig
constructor
GkeNodePoolAutoscalingConfig
(
{
int
?
maxNodeCount
,
int
?
minNodeCount
,
})
Implementation
GkeNodePoolAutoscalingConfig({ this.maxNodeCount, this.minNodeCount, });
googleapis package
documentation
dataproc/v1
GkeNodePoolAutoscalingConfig
GkeNodePoolAutoscalingConfig constructor
GkeNodePoolAutoscalingConfig class