Searched refs:EventarcEmpty (Results 1 – 2 of 2) sorted by relevance
20 use Google\Service\Eventarc\EventarcEmpty; alias49 * @return EventarcEmpty55 return $this->call('cancel', [$params], EventarcEmpty::class);65 * @return EventarcEmpty71 return $this->call('delete', [$params], EventarcEmpty::class);
20 class EventarcEmpty extends \Google\Model class25 class_alias(EventarcEmpty::class, 'Google_Service_Eventarc_EventarcEmpty');