Searched refs:KeepEmpty (Results 1 – 3 of 3) sorted by relevance
23 use Google\Service\Keep\KeepEmpty; alias66 * @return KeepEmpty72 return $this->call('batchDelete', [$params], KeepEmpty::class);
20 use Google\Service\Keep\KeepEmpty; alias54 * @return KeepEmpty60 return $this->call('delete', [$params], KeepEmpty::class);
20 class KeepEmpty extends \Google\Model class25 class_alias(KeepEmpty::class, 'Google_Service_Keep_KeepEmpty');