NamespacesRoutes
class NamespacesRoutes extends Resource (View source)
The "routes" collection of methods.
Typical usage is:
$runService = new Google\Service\CloudRun(...);
$routes = $runService->routes;
Methods
listNamespacesRoutes(string $parent, array $optParams = [])
List routes. (routes.listNamespacesRoutes)
Details
Route
get(string $name, array $optParams = [])
Get information about a route. (routes.get)
ListRoutesResponse
listNamespacesRoutes(string $parent, array $optParams = [])
List routes. (routes.listNamespacesRoutes)