GoogleApi.Memcache.V1beta2.Model.WeeklyCycle (google_api_memcache v0.26.0)
View SourceTime 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Memcache.V1beta2.Model.WeeklyCycle{ schedule: [GoogleApi.Memcache.V1beta2.Model.Schedule.t()] | nil }