| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratedStandaloneApk | GeneratedStandaloneApk. clone() | 
| GeneratedStandaloneApk | GeneratedStandaloneApk. set(String fieldName,
   Object value) | 
| GeneratedStandaloneApk | GeneratedStandaloneApk. setDownloadId(String downloadId)Download ID, which uniquely identifies the APK to download. | 
| GeneratedStandaloneApk | GeneratedStandaloneApk. setVariantId(Integer variantId)ID of the generated variant. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GeneratedStandaloneApk> | GeneratedApksPerSigningKey. getGeneratedStandaloneApks()List of generated standalone APKs, signed with a key corresponding to certificate_sha256_hash. | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratedApksPerSigningKey | GeneratedApksPerSigningKey. setGeneratedStandaloneApks(List<GeneratedStandaloneApk> generatedStandaloneApks)List of generated standalone APKs, signed with a key corresponding to certificate_sha256_hash. | 
Copyright © 2011–2024 Google. All rights reserved.