Searched refs:InventorySourceGroup (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\DisplayVideo\InventorySourceGroup; alias38 * @param InventorySourceGroup $postBody48 * @return InventorySourceGroup50 public function create(InventorySourceGroup $postBody, $optParams = [])54 return $this->call('create', [$params], InventorySourceGroup::class);90 * @return InventorySourceGroup96 return $this->call('get', [$params], InventorySourceGroup::class);142 * @param InventorySourceGroup $postBody152 * @return InventorySourceGroup154 public function patch($inventorySourceGroupId, InventorySourceGroup $postBody, $optParams = [])[all …]
23 protected $inventorySourceGroupsType = InventorySourceGroup::class;31 * @param InventorySourceGroup[]38 * @return InventorySourceGroup[]
20 class InventorySourceGroup extends \Google\Model class80 class_alias(InventorySourceGroup::class, 'Google_Service_DisplayVideo_InventorySourceGroup');