Searched refs:IdsEmpty (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\IDS\IdsEmpty; alias49 * @return IdsEmpty55 return $this->call('cancel', [$params], IdsEmpty::class);65 * @return IdsEmpty71 return $this->call('delete', [$params], IdsEmpty::class);
20 class IdsEmpty extends \Google\Model class25 class_alias(IdsEmpty::class, 'Google_Service_IDS_IdsEmpty');