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

target.apidocs.com.google.api.services.content.model.BreakdownRegion.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20240825-2.0.0
Show newest version






BreakdownRegion (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class BreakdownRegion

    • Constructor Detail

      • BreakdownRegion

        public BreakdownRegion()
    • Method Detail

      • getCode

        public String getCode()
        The [CLDR territory code] (http://www.unicode.org/repos/cldr/tags/latest/common/main/en.xml)
        Returns:
        value or null for none
      • setCode

        public BreakdownRegion setCode(String code)
        The [CLDR territory code] (http://www.unicode.org/repos/cldr/tags/latest/common/main/en.xml)
        Parameters:
        code - code or null for none
      • getName

        public String getName()
        The localized name of the region. For region with code='001' the value is 'All countries' or the equivalent in other languages.
        Returns:
        value or null for none
      • setName

        public BreakdownRegion setName(String name)
        The localized name of the region. For region with code='001' the value is 'All countries' or the equivalent in other languages.
        Parameters:
        name - name or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy