Class AppBundle
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 on building App Bundles.
Implements
Inherited Members
Namespace: Google.Apis.Testing.v1.Data
Assembly: Google.Apis.Testing.v1.dll
Syntax
public class AppBundle : IDirectResponseSchema
Properties
BundleLocation
.aab file representing the app bundle under test.
Declaration
[JsonProperty("bundleLocation")]
public virtual FileReference BundleLocation { get; set; }
Property Value
Type | Description |
---|---|
FileReference |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |