Voting helps other researchers find interesting modules.
fallbackToTetheredDeviceAppCapabilities
boolean()
nil
preferTargetingPrimaryDevice
supportedRecipientTypes
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiMessageCapabilities{ fallbackToTetheredDeviceAppCapabilities: boolean() | nil, preferTargetingPrimaryDevice: boolean() | nil, supportedRecipientTypes: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()