menu
googleapis package
documentation
bigtableadmin/v2.dart
BackupInfo
BackupInfo.new constructor
BackupInfo.new constructor
dark_mode
light_mode
BackupInfo
constructor
BackupInfo
(
{
String
?
backup
,
String
?
endTime
,
String
?
sourceBackup
,
String
?
sourceTable
,
String
?
startTime
,
})
Implementation
BackupInfo({
this
.backup,
this
.endTime,
this
.sourceBackup,
this
.sourceTable,
this
.startTime, });
googleapis package
documentation
bigtableadmin/v2
BackupInfo
BackupInfo.new constructor
BackupInfo class