Voting helps other researchers find interesting modules.
Contains information about on-device timers for devices that support timers.
stateFetchError
String.t
nil
timers
list(GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1Timer.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1Timers{ stateFetchError: String.t() | nil, timers: [GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1Timer.t()] | nil }
@spec decode(struct(), keyword()) :: struct()