Voting helps other researchers find interesting modules.
A Resolution proto indicates the size of the application window. All fields are required.
dpi
integer()
nil
heightPx
mSize
nengSize
widthPx
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiScreenCapabilitiesResolution{ dpi: integer() | nil, heightPx: integer() | nil, mSize: integer() | nil, nengSize: integer() | nil, widthPx: integer() | nil }
@spec decode(struct(), keyword()) :: struct()