Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
TrackCountryAvailability |
TrackCountryAvailability.clone() |
TrackCountryAvailability |
TrackCountryAvailability.set(String fieldName,
Object value) |
TrackCountryAvailability |
TrackCountryAvailability.setCountries(List<TrackTargetedCountry> countries)
A list of one or more countries where artifacts in this track are available.
|
TrackCountryAvailability |
TrackCountryAvailability.setRestOfWorld(Boolean restOfWorld)
Whether artifacts in this track are available to "rest of the world" countries.
|
TrackCountryAvailability |
TrackCountryAvailability.setSyncWithProduction(Boolean syncWithProduction)
Whether this track's availability is synced with the default production track.
|
Copyright © 2011–2025 Google. All rights reserved.