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

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

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






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












com.google.api.services.content.model

Class PickupServicesPickupService

    • Constructor Detail

      • PickupServicesPickupService

        public PickupServicesPickupService()
    • Method Detail

      • getCarrierName

        public String getCarrierName()
        The name of the carrier (for example, `"UPS"`). Always present.
        Returns:
        value or null for none
      • setCarrierName

        public PickupServicesPickupService setCarrierName(String carrierName)
        The name of the carrier (for example, `"UPS"`). Always present.
        Parameters:
        carrierName - carrierName or null for none
      • getCountry

        public String getCountry()
        The CLDR country code of the carrier (for example, "US"). Always present.
        Returns:
        value or null for none
      • setCountry

        public PickupServicesPickupService setCountry(String country)
        The CLDR country code of the carrier (for example, "US"). Always present.
        Parameters:
        country - country or null for none
      • getServiceName

        public String getServiceName()
        The name of the pickup service (for example, `"Access point"`). Always present.
        Returns:
        value or null for none
      • setServiceName

        public PickupServicesPickupService setServiceName(String serviceName)
        The name of the pickup service (for example, `"Access point"`). Always present.
        Parameters:
        serviceName - serviceName or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy