Home
last modified time | relevance | path

Searched refs:InterconnectLocation (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInterconnectLocations.php20 use Google\Service\Compute\InterconnectLocation; alias
42 * @return InterconnectLocation
48 return $this->call('get', [$params], InterconnectLocation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectLocationList.php27 protected $itemsType = InterconnectLocation::class;
59 * @param InterconnectLocation[]
66 * @return InterconnectLocation[]
H A DInterconnectLocation.php20 class InterconnectLocation extends \Google\Collection class
313 class_alias(InterconnectLocation::class, 'Google_Service_Compute_InterconnectLocation');