ProjectsLocationsNetworkconnectivityGlobalHubsRouteTablesRoutes
class ProjectsLocationsNetworkconnectivityGlobalHubsRouteTablesRoutes extends Resource (View source)
The "routes" collection of methods.
Typical usage is:
$networkconnectivityService = new Google\Service\Networkconnectivity(...);
$routes = $networkconnectivityService->projects_locations_global_hubs_routeTables_routes;
Methods
listProjectsLocationsNetworkconnectivityGlobalHubsRouteTablesRoutes(string $parent, array $optParams = [])
Lists routes in a given route table.
Details
Route
get(string $name, array $optParams = [])
Gets details about the specified route. (routes.get)
ListRoutesResponse
listProjectsLocationsNetworkconnectivityGlobalHubsRouteTablesRoutes(string $parent, array $optParams = [])
Lists routes in a given route table.
(routes.listProjectsLocationsNetworkconnectivityGlobalHubsRouteTablesRoutes)