| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
TrackTargetedCountry |
TrackTargetedCountry.clone() |
TrackTargetedCountry |
TrackTargetedCountry.set(String fieldName,
Object value) |
TrackTargetedCountry |
TrackTargetedCountry.setCountryCode(String countryCode)
The country to target, as a two-letter CLDR code.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrackTargetedCountry> |
TrackCountryAvailability.getCountries()
A list of one or more countries where artifacts in this track are available.
|
| Modifier and Type | Method and Description |
|---|---|
TrackCountryAvailability |
TrackCountryAvailability.setCountries(List<TrackTargetedCountry> countries)
A list of one or more countries where artifacts in this track are available.
|
Copyright © 2011–2025 Google. All rights reserved.