GoogleAssistantEmbeddedV1AlarmRecurrence

GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1AlarmRecurrence


Table of Contents ▼

Jump to a specific part of the page:

Description

A description of the dates when an alarm should recur.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. dayOfWeek (type: list(String.t), default: nil)
    - Specifies a weekly or daily recurrence. Constraint: The date falls on one of these days of the week, in 0...6 (Sunday...Saturday). Should not be empty.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1AlarmRecurrence{
dayOfWeek: [String.t()] | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1AlarmRecurrence