Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInterconnects.php21 use Google\Service\Compute\InterconnectList; alias
162 * @return InterconnectList
168 return $this->call('list', [$params], InterconnectList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectList.php20 class InterconnectList extends \Google\Collection class
131 class_alias(InterconnectList::class, 'Google_Service_Compute_InterconnectList');