Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInterconnectAttachments.php21 use Google\Service\Compute\InterconnectAttachmentAggregatedList; alias
88 * @return InterconnectAttachmentAggregatedList
94 return $this->call('aggregatedList', [$params], InterconnectAttachmentAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectAttachmentAggregatedList.php20 class InterconnectAttachmentAggregatedList extends \Google\Collection class
149 class_alias(InterconnectAttachmentAggregatedList::class, 'Google_Service_Compute_InterconnectAttach…