All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.DeviceTierConfig.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241217-2.0.0
Show newest version






DeviceTierConfig (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class DeviceTierConfig

    • Constructor Detail

      • DeviceTierConfig

        public DeviceTierConfig()
    • Method Detail

      • getDeviceGroups

        public List<DeviceGroup> getDeviceGroups()
        Definition of device groups for the app.
        Returns:
        value or null for none
      • setDeviceGroups

        public DeviceTierConfig setDeviceGroups(List<DeviceGroup> deviceGroups)
        Definition of device groups for the app.
        Parameters:
        deviceGroups - deviceGroups or null for none
      • getDeviceTierConfigId

        public Long getDeviceTierConfigId()
        Output only. The device tier config ID.
        Returns:
        value or null for none
      • setDeviceTierConfigId

        public DeviceTierConfig setDeviceTierConfigId(Long deviceTierConfigId)
        Output only. The device tier config ID.
        Parameters:
        deviceTierConfigId - deviceTierConfigId or null for none
      • getDeviceTierSet

        public DeviceTierSet getDeviceTierSet()
        Definition of the set of device tiers for the app.
        Returns:
        value or null for none
      • setDeviceTierSet

        public DeviceTierConfig setDeviceTierSet(DeviceTierSet deviceTierSet)
        Definition of the set of device tiers for the app.
        Parameters:
        deviceTierSet - deviceTierSet or null for none
      • getUserCountrySets

        public List<UserCountrySet> getUserCountrySets()
        Definition of user country sets for the app.
        Returns:
        value or null for none
      • setUserCountrySets

        public DeviceTierConfig setUserCountrySets(List<UserCountrySet> userCountrySets)
        Definition of user country sets for the app.
        Parameters:
        userCountrySets - userCountrySets or null for none
      • clone

        public DeviceTierConfig clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy