| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratedAssetPackSlice | GeneratedAssetPackSlice. clone() | 
| GeneratedAssetPackSlice | GeneratedAssetPackSlice. set(String fieldName,
   Object value) | 
| GeneratedAssetPackSlice | GeneratedAssetPackSlice. setDownloadId(String downloadId)Download ID, which uniquely identifies the APK to download. | 
| GeneratedAssetPackSlice | GeneratedAssetPackSlice. setModuleName(String moduleName)Name of the module that this asset slice belongs to. | 
| GeneratedAssetPackSlice | GeneratedAssetPackSlice. setSliceId(String sliceId)Asset slice ID. | 
| GeneratedAssetPackSlice | GeneratedAssetPackSlice. setVersion(Long version)Asset module version. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GeneratedAssetPackSlice> | GeneratedApksPerSigningKey. getGeneratedAssetPackSlices()List of asset pack slices which will be served for this app bundle, signed with a key
 corresponding to certificate_sha256_hash. | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratedApksPerSigningKey | GeneratedApksPerSigningKey. setGeneratedAssetPackSlices(List<GeneratedAssetPackSlice> generatedAssetPackSlices)List of asset pack slices which will be served for this app bundle, signed with a key
 corresponding to certificate_sha256_hash. | 
Copyright © 2011–2024 Google. All rights reserved.