ProjectsLocationsPrivateConnectionsPeeringRoutes
class ProjectsLocationsPrivateConnectionsPeeringRoutes extends Resource (View source)
The "peeringRoutes" collection of methods.
Typical usage is:
$vmwareengineService = new Google\Service\VMwareEngine(...);
$peeringRoutes = $vmwareengineService->projects_locations_privateConnections_peeringRoutes;
Methods
listProjectsLocationsPrivateConnectionsPeeringRoutes(string $parent, array $optParams = [])
Lists the private connection routes exchanged over a peering connection.
Details
ListPrivateConnectionPeeringRoutesResponse
listProjectsLocationsPrivateConnectionsPeeringRoutes(string $parent, array $optParams = [])
Lists the private connection routes exchanged over a peering connection.
(peeringRoutes.listProjectsLocationsPrivateConnectionsPeeringRoutes)