Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [maps-fleetengine-delivery] new module for maps-fleetengine-delivery #11310

Merged
merged 3 commits into from
Nov 16, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions generation_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,25 @@ libraries:
GAPICs:
- proto_path: google/maps/fleetengine/v1
requires_billing: true
- api_shortname: maps-fleetengine-delivery
name_pretty: Last Mile Fleet Solution Delivery API
product_documentation:
https://developers.google.com/maps/documentation/transportation-logistics/mobility
api_description: Enables Fleet Engine for access to the On Demand Rides and Deliveries
and Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the
Cloud Logging Services is subject to the Google Maps Platform Terms of Service
located at https://cloud.google.com/maps-platform/terms.
client_documentation:
https://cloud.google.com/java/docs/reference/google-maps-fleetengine-delivery/latest/overview
release_level: preview
distribution_name: com.google.maps:google-maps-fleetengine-delivery
api_id: maps-fleetengine-delivery.googleapis.com
library_type: GAPIC_AUTO
group_id: com.google.maps
cloud_api: false
GAPICs:
- proto_path: google/maps/fleetengine/delivery/v1
requires_billing: true
- api_shortname: maps-mapsplatformdatasets
name_pretty: Maps Platform Datasets API
product_documentation: https://developers.google.com/maps/documentation
Expand Down
Loading