Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetTcpProxies.php24 use Google\Service\Compute\TargetTcpProxyList; alias
148 * @return TargetTcpProxyList
154 return $this->call('list', [$params], TargetTcpProxyList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetTcpProxyList.php20 class TargetTcpProxyList extends \Google\Collection class
131 class_alias(TargetTcpProxyList::class, 'Google_Service_Compute_TargetTcpProxyList');