Voting helps other researchers find interesting modules.
deviceName
String.t
nil
deviceTypes
list(String.t)
effectiveArgSpanLength
number()
hasAmbiguousResolutions
boolean()
hasResolvedDeviceId
roomName
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantPfrDeviceRdMetadata{ deviceName: String.t() | nil, deviceTypes: [String.t()] | nil, effectiveArgSpanLength: number() | nil, hasAmbiguousResolutions: boolean() | nil, hasResolvedDeviceId: boolean() | nil, roomName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()