Class ApkDetail
Android application details based on application manifest and archive contents.
Implements
Inherited Members
Namespace: Google.Apis.Testing.v1.Data
Assembly: Google.Apis.Testing.v1.dll
Syntax
public class ApkDetail : IDirectResponseSchema
Properties
ApkManifest
Declaration
[JsonProperty("apkManifest")]
public virtual ApkManifest ApkManifest { get; set; }
Property Value
Type | Description |
---|---|
ApkManifest |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |