Home
last modified time | relevance | path

Searched refs:ListNamespacesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DListNamespacesResponse.php20 class ListNamespacesResponse extends \Google\Collection class
61 class_alias(ListNamespacesResponse::class, 'Google_Service_ServiceDirectory_ListNamespacesResponse'…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/Resource/
H A DProjectsLocationsNamespaces.php21 use Google\Service\ServiceDirectory\ListNamespacesResponse; alias
136 * @return ListNamespacesResponse
142 return $this->call('list', [$params], ListNamespacesResponse::class);