google_api_testing v0.19.0 GoogleApi.Testing.V1.Model.ApkDetail View Source

Android application details based on application manifest and apk archive contents.

Attributes

  • apkManifest (type: GoogleApi.Testing.V1.Model.ApkManifest.t, default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Testing.V1.Model.ApkDetail{
  apkManifest: GoogleApi.Testing.V1.Model.ApkManifest.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.