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