menu
googleapis package
documentation
oracledatabase/v1.dart
ListDbSystemsResponse
ListDbSystemsResponse.new constructor
ListDbSystemsResponse.new constructor
dark_mode
light_mode
ListDbSystemsResponse
constructor
ListDbSystemsResponse
(
{
List
<
DbSystem
>
?
dbSystems
,
String
?
nextPageToken
,
})
Implementation
ListDbSystemsResponse({this.dbSystems, this.nextPageToken});
googleapis package
documentation
oracledatabase/v1
ListDbSystemsResponse
ListDbSystemsResponse.new constructor
ListDbSystemsResponse class