View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiSunriseFeaturesSupport (google_api_content_warehouse v0.4.0)

Attributes

  • sunriseSimulationSupported (type: boolean(), default: nil) - If true, the device can slowly brighten the screen and simulate sunrise experience. Alarms with sunrise field enabled can be set on this device.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSunriseFeaturesSupport{
  sunriseSimulationSupported: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.