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

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

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






TransitTable (Content API for Shopping v2.1-rev20190215-1.27.0)












com.google.api.services.content.model

Class TransitTable

    • Constructor Detail

      • TransitTable

        public TransitTable()
    • Method Detail

      • getPostalCodeGroupNames

        public List<String> getPostalCodeGroupNames()
        A list of postal group names. The last value can be "all other locations". Example: ["zone 1", "zone 2", "all other locations"]. The referred postal code groups must match the delivery country of the service.
        Returns:
        value or null for none
      • setPostalCodeGroupNames

        public TransitTable setPostalCodeGroupNames(List<String> postalCodeGroupNames)
        A list of postal group names. The last value can be "all other locations". Example: ["zone 1", "zone 2", "all other locations"]. The referred postal code groups must match the delivery country of the service.
        Parameters:
        postalCodeGroupNames - postalCodeGroupNames or null for none
      • getTransitTimeLabels

        public List<String> getTransitTimeLabels()
        A list of transit time labels. The last value can be "all other labels". Example: ["food", "electronics", "all other labels"].
        Returns:
        value or null for none
      • setTransitTimeLabels

        public TransitTable setTransitTimeLabels(List<String> transitTimeLabels)
        A list of transit time labels. The last value can be "all other labels". Example: ["food", "electronics", "all other labels"].
        Parameters:
        transitTimeLabels - transitTimeLabels or null for none
      • set

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

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

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy