InterconnectLocations
class InterconnectLocations extends Resource (View source)
The "interconnectLocations" collection of methods.
Typical usage is:
$computeService = new Google\Service\Compute(...);
$interconnectLocations = $computeService->interconnectLocations;
Methods
get(string $project, string $interconnectLocation, array $optParams = [])
Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request.
listInterconnectLocations(string $project, array $optParams = [])
Retrieves the list of interconnect locations available to the specified project. (interconnectLocations.listInterconnectLocations)
Details
InterconnectLocation
get(string $project, string $interconnectLocation, array $optParams = [])
Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request.
(interconnectLocations.get)
InterconnectLocationList
listInterconnectLocations(string $project, array $optParams = [])
Retrieves the list of interconnect locations available to the specified project. (interconnectLocations.listInterconnectLocations)