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