| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| UsesPermission | UsesPermission. clone() | 
| UsesPermission | UsesPermission. set(String fieldName,
   Object value) | 
| UsesPermission | UsesPermission. setMaxSdkVersion(Integer maxSdkVersion)Optionally, the maximum SDK version for which the permission is required. | 
| UsesPermission | UsesPermission. setName(String name)The name of the permission requested. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<UsesPermission> | ExternallyHostedApk. getUsesPermissions()The permissions requested by this APK. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternallyHostedApk | ExternallyHostedApk. setUsesPermissions(List<UsesPermission> usesPermissions)The permissions requested by this APK. | 
Copyright © 2011–2024 Google. All rights reserved.