menu
googleapis package
documentation
file/v1.dart
ListBackupsResponse
ListBackupsResponse constructor
ListBackupsResponse constructor
dark_mode
light_mode
ListBackupsResponse
constructor
ListBackupsResponse
(
{
List
<
Backup
>
?
backups
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListBackupsResponse({ this.backups, this.nextPageToken, this.unreachable, });
googleapis package
documentation
file/v1
ListBackupsResponse
ListBackupsResponse constructor
ListBackupsResponse class