Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDiskAggregatedList.php20 class DiskAggregatedList extends \Google\Collection class
149 class_alias(DiskAggregatedList::class, 'Google_Service_Compute_DiskAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DDisks.php21 use Google\Service\Compute\DiskAggregatedList; alias
125 * @return DiskAggregatedList
131 return $this->call('aggregatedList', [$params], DiskAggregatedList::class);