Home
last modified time | relevance | path

Searched refs:InventorySource (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListInventorySourcesResponse.php23 protected $inventorySourcesType = InventorySource::class;
31 * @param InventorySource[]
38 * @return InventorySource[]
H A DInventorySource.php20 class InventorySource extends \Google\Collection class
271 class_alias(InventorySource::class, 'Google_Service_DisplayVideo_InventorySource');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DInventorySources.php20 use Google\Service\DisplayVideo\InventorySource; alias
42 * @return InventorySource
48 return $this->call('get', [$params], InventorySource::class);