menu
googleapis package
documentation
metastore/v1.dart
Restore
Restore.new constructor
Restore.new constructor
dark_mode
light_mode
Restore
constructor
Restore
(
{
String
?
backup
,
String
?
details
,
String
?
endTime
,
String
?
startTime
,
String
?
state
,
String
?
type
,
})
Implementation
Restore({ this.backup, this.details, this.endTime, this.startTime, this.state, this.type, });
googleapis package
documentation
metastore/v1
Restore
Restore.new constructor
Restore class