Searched refs:InterconnectAttachmentList (Results 1 – 2 of 2) sorted by relevance
22 use Google\Service\Compute\InterconnectAttachmentList; alias215 * @return InterconnectAttachmentList221 return $this->call('list', [$params], InterconnectAttachmentList::class);
20 class InterconnectAttachmentList extends \Google\Collection class131 class_alias(InterconnectAttachmentList::class, 'Google_Service_Compute_InterconnectAttachmentList');