View Source GoogleApi.Memcache.V1.Model.WeeklyCycle (google_api_memcache v0.21.1)

Time window specified for weekly operations.

Attributes

  • schedule (type: list(GoogleApi.Memcache.V1.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.V1.Model.WeeklyCycle{
  schedule: [GoogleApi.Memcache.V1.Model.Schedule.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.