menu
googleapis package
documentation
netapp/v1.dart
MonthlySchedule
MonthlySchedule.new constructor
MonthlySchedule.new constructor
dark_mode
light_mode
MonthlySchedule
constructor
MonthlySchedule
(
{
String
?
daysOfMonth
,
double
?
hour
,
double
?
minute
,
double
?
snapshotsToKeep
,
})
Implementation
MonthlySchedule({
this
.daysOfMonth,
this
.hour,
this
.minute,
this
.snapshotsToKeep, });
googleapis package
documentation
netapp/v1
MonthlySchedule
MonthlySchedule.new constructor
MonthlySchedule class
Constructors
new
fromJson
Properties
daysOfMonth
hashCode
hour
minute
runtimeType
snapshotsToKeep
Methods
noSuchMethod
toJson
toString
Operators
operator ==