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