Voting helps other researchers find interesting modules.
Duo related call settings on the device. Next ID: 5
allowKnockKnock
boolean()
nil
shouldBeLinked
state
String.t
talkbackEnabled
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDuoCallDeviceSettings{ allowKnockKnock: boolean() | nil, shouldBeLinked: boolean() | nil, state: String.t() | nil, talkbackEnabled: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()