google_api_android_publisher v0.22.0 GoogleApi.AndroidPublisher.V3.Model.Variant View Source
APK that is suitable for inclusion in a system image. The resource of SystemApksService.
Attributes
-
deviceSpec
(type:GoogleApi.AndroidPublisher.V3.Model.DeviceSpec.t
, default:nil
) - The device spec used to generate the APK. -
variantId
(type:integer()
, default:nil
) - Output only. The ID of a previously created system APK variant.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidPublisher.V3.Model.Variant{ deviceSpec: GoogleApi.AndroidPublisher.V3.Model.DeviceSpec.t(), variantId: integer() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.