Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceAggregatedList.php20 class BackendServiceAggregatedList extends \Google\Collection class
149 class_alias(BackendServiceAggregatedList::class, 'Google_Service_Compute_BackendServiceAggregatedLi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DBackendServices.php21 use Google\Service\Compute\BackendServiceAggregatedList; alias
120 * @return BackendServiceAggregatedList
126 return $this->call('aggregatedList', [$params], BackendServiceAggregatedList::class);