mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
* Refresh documentation * Messages related to terminal point service were removed * The already deprecated available_capacity field was removed * Route information added to UpdateTrip PiperOrigin-RevId: 417686942
22 lines
596 B
YAML
22 lines
596 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: fleetengine.googleapis.com
|
|
title: Local Rides and Deliveries API
|
|
|
|
apis:
|
|
- name: maps.fleetengine.v1.TripService
|
|
- name: maps.fleetengine.v1.VehicleService
|
|
|
|
documentation:
|
|
summary: |-
|
|
Enables Fleet Engine for access to the On Demand Rides and Deliveries and
|
|
Last Mile Fleet Solution APIs.
|
|
|
|
backend:
|
|
rules:
|
|
- selector: 'maps.fleetengine.v1.TripService.*'
|
|
deadline: 10.0
|
|
- selector: 'maps.fleetengine.v1.VehicleService.*'
|
|
deadline: 10.0
|
|
- selector: maps.fleetengine.v1.VehicleService.UpdateVehicleLocation
|
|
deadline: 3.0
|