Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetSslProxyList.php20 class TargetSslProxyList extends \Google\Collection class
131 class_alias(TargetSslProxyList::class, 'Google_Service_Compute_TargetSslProxyList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetSslProxies.php26 use Google\Service\Compute\TargetSslProxyList; alias
150 * @return TargetSslProxyList
156 return $this->call('list', [$params], TargetSslProxyList::class);