Searched refs:ServicedirectoryNamespace (Results 1 – 3 of 3) sorted by relevance
24 use Google\Service\ServiceDirectory\ServicedirectoryNamespace; alias44 * @param ServicedirectoryNamespace $postBody53 * @return ServicedirectoryNamespace55 public function create($parent, ServicedirectoryNamespace $postBody, $optParams = [])59 return $this->call('create', [$params], ServicedirectoryNamespace::class);80 * @return ServicedirectoryNamespace86 return $this->call('get', [$params], ServicedirectoryNamespace::class);149 * @param ServicedirectoryNamespace $postBody154 * @return ServicedirectoryNamespace156 public function patch($name, ServicedirectoryNamespace $postBody, $optParams = [])[all …]
23 protected $namespacesType = ServicedirectoryNamespace::class;31 * @param ServicedirectoryNamespace[]38 * @return ServicedirectoryNamespace[]
20 class ServicedirectoryNamespace extends \Google\Model class62 class_alias(ServicedirectoryNamespace::class, 'Google_Service_ServiceDirectory_ServicedirectoryName…