| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
ExpansionFile |
ExpansionFile.clone() |
ExpansionFile |
ExpansionFilesUploadResponse.getExpansionFile() |
ExpansionFile |
ExpansionFile.set(String fieldName,
Object value) |
ExpansionFile |
ExpansionFile.setFileSize(Long fileSize)
If set this field indicates that this APK has an Expansion File uploaded to it: this APK does
not reference another APK's Expansion File.
|
ExpansionFile |
ExpansionFile.setReferencesVersion(Integer referencesVersion)
If set this APK's Expansion File references another APK's Expansion File.
|
| Modifier and Type | Method and Description |
|---|---|
ExpansionFilesUploadResponse |
ExpansionFilesUploadResponse.setExpansionFile(ExpansionFile expansionFile) |
Copyright © 2011–2020 Google. All rights reserved.