menu
googleapis package
documentation
compute/v1.dart
NodeGroupList
NodeGroupList.new constructor
NodeGroupList.new 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.new constructor
NodeGroupList class