Last Mile Fleet Solution Delivery API

Services for Last Mile Fleet Solution providers.

Service: fleetengine.googleapis.com

The Service name fleetengine.googleapis.com is needed to create RPC client stubs.

maps.fleetengine.delivery.v1.DeliveryService

Methods
BatchCreateTasks Creates and returns a batch of new Task objects.
CreateDeliveryVehicle Creates and returns a new DeliveryVehicle.
CreateTask Creates and returns a new Task object.
GetDeliveryVehicle Returns the specified DeliveryVehicle instance.
GetTask Gets information about a Task.
GetTaskTrackingInfo Returns the specified TaskTrackingInfo instance.
ListDeliveryVehicles Gets all DeliveryVehicles that meet the specified filtering criteria.
ListTasks Gets all Tasks that meet the specified filtering criteria.
UpdateDeliveryVehicle Writes updated DeliveryVehicle data to Fleet Engine, and assigns Tasks to the DeliveryVehicle.
UpdateTask Updates Task data.