Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMapsAggregatedList.php20 class UrlMapsAggregatedList extends \Google\Collection class
149 class_alias(UrlMapsAggregatedList::class, 'Google_Service_Compute_UrlMapsAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DUrlMaps.php24 use Google\Service\Compute\UrlMapsAggregatedList; alias
91 * @return UrlMapsAggregatedList
97 return $this->call('aggregatedList', [$params], UrlMapsAggregatedList::class);