Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetHttpsProxyAggregatedList.php20 class TargetHttpsProxyAggregatedList extends \Google\Collection class
149 class_alias(TargetHttpsProxyAggregatedList::class, 'Google_Service_Compute_TargetHttpsProxyAggregat…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetHttpsProxies.php25 use Google\Service\Compute\TargetHttpsProxyAggregatedList; alias
92 * @return TargetHttpsProxyAggregatedList
98 return $this->call('aggregatedList', [$params], TargetHttpsProxyAggregatedList::class);