Searched refs:RuntimeconfigEmpty (Results 1 – 2 of 2) sorted by relevance
22 use Google\Service\CloudRuntimeConfig\RuntimeconfigEmpty; alias48 * @return RuntimeconfigEmpty54 return $this->call('cancel', [$params], RuntimeconfigEmpty::class);64 * @return RuntimeconfigEmpty70 return $this->call('delete', [$params], RuntimeconfigEmpty::class);
20 class RuntimeconfigEmpty extends \Google\Model class25 class_alias(RuntimeconfigEmpty::class, 'Google_Service_CloudRuntimeConfig_RuntimeconfigEmpty');