Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInterconnectAttachments.php22 use Google\Service\Compute\InterconnectAttachmentList; alias
215 * @return InterconnectAttachmentList
221 return $this->call('list', [$params], InterconnectAttachmentList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectAttachmentList.php20 class InterconnectAttachmentList extends \Google\Collection class
131 class_alias(InterconnectAttachmentList::class, 'Google_Service_Compute_InterconnectAttachmentList');