View Source GoogleApi.AndroidPublisher.V3.Model.SystemOnChip (google_api_android_publisher v0.42.0)

Representation of a System-on-Chip (SoC) of an Android device. Can be used to target S+ devices.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AndroidPublisher.V3.Model.SystemOnChip{
  manufacturer: String.t() | nil,
  model: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.