google_api_testing v0.8.0 GoogleApi.Testing.V1.Model.GetApkDetailsResponse View Source
Response containing the details of the specified Android application APK.
Attributes
apkDetail
(type:GoogleApi.Testing.V1.Model.ApkDetail.t
, default:nil
) - Details of the Android APK.
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 Sourcet() :: %GoogleApi.Testing.V1.Model.GetApkDetailsResponse{ apkDetail: GoogleApi.Testing.V1.Model.ApkDetail.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.