menu
googleapis package
documentation
container/v1.dart
CreateNodePoolRequest
CreateNodePoolRequest constructor
CreateNodePoolRequest constructor
dark_mode
light_mode
CreateNodePoolRequest
constructor
CreateNodePoolRequest
(
{
String
?
clusterId
,
NodePool
?
nodePool
,
String
?
parent
,
String
?
projectId
,
String
?
zone
,
})
Implementation
CreateNodePoolRequest({ this.clusterId, this.nodePool, this.parent, this.projectId, this.zone, });
googleapis package
documentation
container/v1
CreateNodePoolRequest
CreateNodePoolRequest constructor
CreateNodePoolRequest class