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