Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
UserCountrySet |
UserCountrySet.clone() |
UserCountrySet |
UserCountrySet.set(String fieldName,
Object value) |
UserCountrySet |
UserCountrySet.setCountryCodes(List<String> countryCodes)
List of country codes representing countries.
|
UserCountrySet |
UserCountrySet.setName(String name)
Country set name.
|
Modifier and Type | Method and Description |
---|---|
List<UserCountrySet> |
DeviceTierConfig.getUserCountrySets()
Definition of user country sets for the app.
|
Modifier and Type | Method and Description |
---|---|
DeviceTierConfig |
DeviceTierConfig.setUserCountrySets(List<UserCountrySet> userCountrySets)
Definition of user country sets for the app.
|
Copyright © 2011–2025 Google. All rights reserved.