menu
googleapis package
documentation
dataproc/v1.dart
NodePool
NodePool constructor
NodePool constructor
dark_mode
light_mode
NodePool
constructor
NodePool
(
{
String
?
id
,
List
<
String
>
?
instanceNames
,
String
?
repairAction
,
})
Implementation
NodePool({ this.id, this.instanceNames, this.repairAction, });
googleapis package
documentation
dataproc/v1
NodePool
NodePool constructor
NodePool class