Home
last modified time | relevance | path

Searched refs:InventoryItem (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DInventoryItemsListResponse.php23 protected $inventoryItemsType = InventoryItem::class;
35 * @param InventoryItem[]
42 * @return InventoryItem[]
H A DInventoryItem.php20 class InventoryItem extends \Google\Collection class
381 class_alias(InventoryItem::class, 'Google_Service_Dfareporting_InventoryItem');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventory.php22 protected $itemsType = InventoryItem::class;
36 * @param InventoryItem[]
43 * @return InventoryItem[]
H A DInventoryItem.php20 class InventoryItem extends \Google\Model class
148 class_alias(InventoryItem::class, 'Google_Service_OSConfig_InventoryItem');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DInventoryItems.php20 use Google\Service\Dfareporting\InventoryItem; alias
40 * @return InventoryItem
46 return $this->call('get', [$params], InventoryItem::class);