menu
googleapis package
documentation
spanner/v1.dart
BackupInfo
BackupInfo.new constructor
BackupInfo.new constructor
dark_mode
light_mode
BackupInfo
constructor
BackupInfo
(
{
String
?
backup
,
String
?
createTime
,
String
?
sourceDatabase
,
String
?
versionTime
,
})
Implementation
BackupInfo({
this
.backup,
this
.createTime,
this
.sourceDatabase,
this
.versionTime, });
googleapis package
documentation
spanner/v1
BackupInfo
BackupInfo.new constructor
BackupInfo class