Properties of a RecurringSchedule.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| timeZone | google.type.ITimeZone | null | <optional> | RecurringSchedule timeZone | 
| startTime | google.protobuf.ITimestamp | null | <optional> | RecurringSchedule startTime | 
| endTime | google.protobuf.ITimestamp | null | <optional> | RecurringSchedule endTime | 
| timeOfDay | google.type.ITimeOfDay | null | <optional> | RecurringSchedule timeOfDay | 
| frequency | google.cloud.osconfig.v1.RecurringSchedule.Frequency | null | <optional> | RecurringSchedule frequency | 
| weekly | google.cloud.osconfig.v1.IWeeklySchedule | null | <optional> | RecurringSchedule weekly | 
| monthly | google.cloud.osconfig.v1.IMonthlySchedule | null | <optional> | RecurringSchedule monthly | 
| lastExecuteTime | google.protobuf.ITimestamp | null | <optional> | RecurringSchedule lastExecuteTime | 
| nextExecuteTime | google.protobuf.ITimestamp | null | <optional> | RecurringSchedule nextExecuteTime |