menu
googleapis package
documentation
cloudshell/v1.dart
ListOperationsResponse
ListOperationsResponse constructor
ListOperationsResponse constructor
dark_mode
light_mode
ListOperationsResponse
constructor
ListOperationsResponse
(
{
String
?
nextPageToken
,
List
<
Operation
>
?
operations
,
})
Implementation
ListOperationsResponse({ this.nextPageToken, this.operations, });
googleapis package
documentation
cloudshell/v1
ListOperationsResponse
ListOperationsResponse constructor
ListOperationsResponse class