Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInterconnectLocations.php21 use Google\Service\Compute\InterconnectLocationList; alias
96 * @return InterconnectLocationList
102 return $this->call('list', [$params], InterconnectLocationList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectLocationList.php20 class InterconnectLocationList extends \Google\Collection class
131 class_alias(InterconnectLocationList::class, 'Google_Service_Compute_InterconnectLocationList');