View Source GoogleApi.OSConfig.V1.Model.WeeklySchedule (google_api_os_config v0.21.1)

Represents a weekly schedule.

Attributes

  • dayOfWeek (type: String.t, default: nil) - Required. Day of the week.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.OSConfig.V1.Model.WeeklySchedule{dayOfWeek: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.