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