Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
StandaloneApkMetadata |
StandaloneApkMetadata.clone() |
StandaloneApkMetadata |
ApkDescription.getStandaloneApkMetadata()
Set only for standalone APKs.
|
StandaloneApkMetadata |
StandaloneApkMetadata.set(String fieldName,
Object value) |
StandaloneApkMetadata |
StandaloneApkMetadata.setFusedModuleName(List<String> fusedModuleName)
Names of the modules fused in this standalone APK.
|
Modifier and Type | Method and Description |
---|---|
ApkDescription |
ApkDescription.setStandaloneApkMetadata(StandaloneApkMetadata standaloneApkMetadata)
Set only for standalone APKs.
|
Copyright © 2011–2025 Google. All rights reserved.