GoogleApi.Memcache.V1beta2.Model.WeeklyCycle (google_api_memcache v0.17.0) View Source
Time window specified for weekly operations.
Attributes
-
schedule
(type:list(GoogleApi.Memcache.V1beta2.Model.Schedule.t)
, default:nil
) - User can specify multiple windows in a week. Minimum of 1 window.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Memcache.V1beta2.Model.WeeklyCycle{ schedule: [GoogleApi.Memcache.V1beta2.Model.Schedule.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.