Home
last modified time | relevance | path

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

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