google_api_testing v0.5.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

Link to this type

t()

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

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.