menu
googleapis_beta package
documentation
sqladmin/v1beta4.dart
OperationsListResponse
OperationsListResponse constructor
OperationsListResponse constructor
dark_mode
light_mode
OperationsListResponse
constructor
OperationsListResponse
(
{
List
<
Operation
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
})
Implementation
OperationsListResponse({ this.items, this.kind, this.nextPageToken, });
googleapis_beta package
documentation
sqladmin/v1beta4
OperationsListResponse
OperationsListResponse constructor
OperationsListResponse class