Roads API

Fetch Google roads using a viewport, road ID, or latitude/longitude coordinates.

Service: roads.googleapis.com

The Service name roads.googleapis.com is needed to create RPC client stubs.

google.maps.roads.selection.v1.RoadsSelection

Methods
BatchCreateSelectedRoutes Creates multiple SelectedRoute resources and starts a schedule to periodically retrieve cache information for each of the routes.
BatchDeleteSelectedRoutes Deletes multiple SelectedRoute resources for the specified project.
BatchUpdateSelectedRoutes Updates multiple SelectedRoute resources as specified by their names.
CreateSelectedRoute Creates a SelectedRoute and starts a schedule to periodically retrieve cache information for the route.
DeleteSelectedRoute Deletes the specified SelectedRoute for the specified project.
GetSelectedRoute Gets a SelectedRoute as specified by its name.
ListSelectedRoutes Lists all SelectedRoute resources for the specified project with pagination.
UpdateSelectedRoute Updates a SelectedRoute as specified by its name.