Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetHttpProxies.php22 use Google\Service\Compute\TargetHttpProxyAggregatedList; alias
89 * @return TargetHttpProxyAggregatedList
95 return $this->call('aggregatedList', [$params], TargetHttpProxyAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetHttpProxyAggregatedList.php20 class TargetHttpProxyAggregatedList extends \Google\Collection class
133 class_alias(TargetHttpProxyAggregatedList::class, 'Google_Service_Compute_TargetHttpProxyAggregated…