1*55e87721SMatt Gilbride{ 2*55e87721SMatt Gilbride "api_shortname": "maps-routing", 3*55e87721SMatt Gilbride "name_pretty": "Routes API", 4*55e87721SMatt Gilbride "product_documentation": "https://developers.google.com/maps/documentation/routes", 5*55e87721SMatt Gilbride "api_description": "Routes API is the next generation, performance optimized version of the existing Directions API and Distance Matrix API. It helps you find the ideal route from A to Z, calculates ETAs and distances for matrices of origin and destination locations, and also offers new features.", 6*55e87721SMatt Gilbride "client_documentation": "https://cloud.google.com/java/docs/reference/google-maps-routing/latest/overview", 7*55e87721SMatt Gilbride "release_level": "stable", 8*55e87721SMatt Gilbride "transport": "grpc", 9*55e87721SMatt Gilbride "language": "java", 10*55e87721SMatt Gilbride "repo": "googleapis/java-maps-routing", 11*55e87721SMatt Gilbride "repo_short": "java-maps-routing", 12*55e87721SMatt Gilbride "distribution_name": "com.google.maps:google-maps-routing", 13*55e87721SMatt Gilbride "api_id": "routes.googleapis.com", 14*55e87721SMatt Gilbride "library_type": "GAPIC_AUTO", 15*55e87721SMatt Gilbride "requires_billing": true 16*55e87721SMatt Gilbride} 17