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-rev20210911-1.32.1)












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

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy