Voting helps other researchers find interesting modules.
Next ID: 8
agentId
String.t
nil
attributes
map()
deviceId
deviceType
shouldWriteToHomeGraph
boolean()
supportedTraits
list(String.t)
supportsDirectResponse
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHomeGraphData{ agentId: String.t() | nil, attributes: map() | nil, deviceId: String.t() | nil, deviceType: String.t() | nil, shouldWriteToHomeGraph: boolean() | nil, supportedTraits: [String.t()] | nil, supportsDirectResponse: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()