Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.create(String packageName,
Long versionCode,
Variant content)
Creates an APK which is suitable for inclusion in a system image from an already uploaded Android
App Bundle.
|
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.set(String parameterName,
Object value) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.set$Xgafv(String $Xgafv) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setAccessToken(String accessToken) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setAlt(String alt) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setCallback(String callback) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setFields(String fields) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setKey(String key) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setOauthToken(String oauthToken) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setPackageName(String packageName)
Package name of the app.
|
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setQuotaUser(String quotaUser) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setUploadProtocol(String uploadProtocol) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setUploadType(String uploadType) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setVersionCode(Long versionCode)
The version code of the App Bundle.
|
Copyright © 2011–2025 Google. All rights reserved.