Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DGlobalOperations.php21 use Google\Service\Compute\OperationAggregatedList; alias
87 * @return OperationAggregatedList
93 return $this->call('aggregatedList', [$params], OperationAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperationAggregatedList.php20 class OperationAggregatedList extends \Google\Collection class
149 class_alias(OperationAggregatedList::class, 'Google_Service_Compute_OperationAggregatedList');