GoogleApi.AndroidPublisher.V3.Model.SystemOnChip (google_api_android_publisher v0.43.0)
View SourceRepresentation of a System-on-Chip (SoC) of an Android device. Can be used to target S+ devices.
Attributes
-
manufacturer
(type:String.t
, default:nil
) - Required. The designer of the SoC, eg. "Google" Value of build property "ro.soc.manufacturer" https://developer.android.com/reference/android/os/Build#SOC_MANUFACTURER Required. -
model
(type:String.t
, default:nil
) - Required. The model of the SoC, eg. "Tensor" Value of build property "ro.soc.model" https://developer.android.com/reference/android/os/Build#SOC_MODEL Required.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.