menu
googleapis package
documentation
compute/v1.dart
NodeGroupList
NodeGroupList constructor
NodeGroupList constructor
dark_mode
light_mode
NodeGroupList
constructor
NodeGroupList
(
{
String
?
id
,
List
<
NodeGroup
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
String
?
selfLink
,
NodeGroupListWarning
?
warning
,
})
Implementation
NodeGroupList({ this.id, this.items, this.kind, this.nextPageToken, this.selfLink, this.warning, });
googleapis package
documentation
compute/v1
NodeGroupList
NodeGroupList constructor
NodeGroupList class