google_api_testing v0.17.0 GoogleApi.Testing.V1.Model.AppBundle View Source
An Android App Bundle file format, containing a BundleConfig.pb file, a base module directory, zero or more dynamic feature module directories.
See https://developer.android.com/guide/app-bundle/build for guidance onbuilding App Bundles.## Attributes* `bundleLocation` (*type:* `GoogleApi.Testing.V1.Model.FileReference.t`, *default:* `nil`) - .aab file representing the app bundle under test.
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.AppBundle{ bundleLocation: GoogleApi.Testing.V1.Model.FileReference.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.