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

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

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






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












com.google.api.services.androidpublisher.model

Class Regions

    • Constructor Detail

      • Regions

        public Regions()
    • Method Detail

      • getRegionCode

        public List<String> getRegionCode()
        Regions targeted by the recovery action. Region codes are ISO 3166 Alpha-2 country codes. For example, US stands for United States of America. See https://www.iso.org/iso-3166-country- codes.html for the complete list of country codes.
        Returns:
        value or null for none
      • setRegionCode

        public Regions setRegionCode(List<String> regionCode)
        Regions targeted by the recovery action. Region codes are ISO 3166 Alpha-2 country codes. For example, US stands for United States of America. See https://www.iso.org/iso-3166-country- codes.html for the complete list of country codes.
        Parameters:
        regionCode - regionCode or null for none
      • set

        public Regions set(String fieldName,
                           Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public Regions 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