Voting helps other researchers find interesting modules.
devicesAfterRun
integer()
nil
devicesBeforeRun
processorName
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantLogsLumosProcessorInfo{ devicesAfterRun: integer() | nil, devicesBeforeRun: integer() | nil, processorName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()