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