menu
googleapis_beta package
documentation
metastore/v1beta.dart
Restore
Restore constructor
Restore 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_beta package
documentation
metastore/v1beta
Restore
Restore constructor
Restore class