Details on DeleteDeliveryVehicle request and response.
| JSON representation |
|---|
{ "header": { object ( |
| Fields | |
|---|---|
header |
Request header. |
request |
The request sent to Fleet Engine. |
errorResponse |
The error response returned to the client. unsets if RPC call succeeds. |
DeleteDeliveryVehicleRequestLog
Details on the DeleteDeliveryVehicle request.
| JSON representation |
|---|
{ "deliveryVehicleId": string } |
| Fields | |
|---|---|
deliveryVehicleId |
The ID of the DeliveryVehicle to delete. |