menu
googleapis package
documentation
gkebackup/v1.dart
Schedule
Schedule.new constructor
Schedule.new constructor
dark_mode
light_mode
Schedule
constructor
Schedule
(
{
String
?
cronSchedule
,
String
?
nextScheduledBackupTime
,
bool
?
paused
,
RpoConfig
?
rpoConfig
,
})
Implementation
Schedule({
this
.cronSchedule,
this
.nextScheduledBackupTime,
this
.paused,
this
.rpoConfig, });
googleapis package
documentation
gkebackup/v1
Schedule
Schedule.new constructor
Schedule class