1type: google.api.Service 2config_version: 3 3name: fleetengine.googleapis.com 4title: Last Mile Fleet Solution Delivery API 5 6apis: 7- name: maps.fleetengine.delivery.v1.DeliveryService 8 9documentation: 10 summary: |- 11 Enables Fleet Engine for access to the On Demand Rides and Deliveries and 12 Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in 13 the Cloud Logging Services is subject to the Google Maps Platform Terms of 14 Service located at https://cloud.google.com/maps-platform/terms. 15 16authentication: 17 rules: 18 - selector: 'maps.fleetengine.delivery.v1.DeliveryService.*' 19 oauth: 20 canonical_scopes: |- 21 https://www.googleapis.com/auth/cloud-platform 22 23publishing: 24 new_issue_uri: https://issuetracker.google.com/issues/new?component=1180397&template=1812135 25 documentation_uri: https://developers.google.com/maps/documentation/transportation-logistics/mobility 26 api_short_name: fleetengine-delivery 27 github_label: 'api: fleetengine-delivery' 28 doc_tag_prefix: fleetengine-delivery 29 organization: GEO 30 library_settings: 31 - version: maps.fleetengine.delivery.v1 32 launch_stage: GA 33 java_settings: 34 common: 35 destinations: 36 - PACKAGE_MANAGER 37 python_settings: 38 common: 39 destinations: 40 - PACKAGE_MANAGER 41 node_settings: 42 common: 43 destinations: 44 - PACKAGE_MANAGER 45 dotnet_settings: 46 common: 47 destinations: 48 - PACKAGE_MANAGER 49 ruby_settings: 50 common: 51 destinations: 52 - PACKAGE_MANAGER 53 go_settings: 54 common: 55 destinations: 56 - PACKAGE_MANAGER 57