Voting helps other researchers find interesting modules.
Capability with regard to support of timers by the client.
maxSupportedExtendedTimerDuration
GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.t
nil
maxSupportedTimerDuration
maxSupportedTimers
integer()
supportsMutateAction
boolean()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTimerCapability{ maxSupportedExtendedTimerDuration: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.t() | nil, maxSupportedTimerDuration: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.t() | nil, maxSupportedTimers: integer() | nil, supportsMutateAction: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()