Home
last modified time | relevance | path

Searched refs:RegionalInventory (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRegionalinventoryCustomBatchResponseEntry.php32 protected $regionalInventoryType = RegionalInventory::class;
78 * @param RegionalInventory
80 public function setRegionalInventory(RegionalInventory $regionalInventory)
85 * @return RegionalInventory
H A DRegionalinventoryCustomBatchRequestEntry.php38 protected $regionalInventoryType = RegionalInventory::class;
98 * @param RegionalInventory
100 public function setRegionalInventory(RegionalInventory $regionalInventory)
105 * @return RegionalInventory
H A DRegionalInventory.php20 class RegionalInventory extends \Google\Collection class
147 class_alias(RegionalInventory::class, 'Google_Service_ShoppingContent_RegionalInventory');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DRegionalinventory.php20 use Google\Service\ShoppingContent\RegionalInventory as RegionalInventoryModel;