Home
last modified time | relevance | path

Searched refs:ServerConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocations.php20 use Google\Service\Container\ServerConfig; alias
48 * @return ServerConfig
54 return $this->call('getServerConfig', [$params], ServerConfig::class);
H A DProjectsZones.php20 use Google\Service\Container\ServerConfig; alias
47 * @return ServerConfig
53 return $this->call('getServerconfig', [$params], ServerConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DServerConfig.php20 class ServerConfig extends \Google\Collection class
133 class_alias(ServerConfig::class, 'Google_Service_Container_ServerConfig');