Details on DeleteVehicle request and response.
| JSON representation |
|---|
{ "request": { object ( |
| Fields | |
|---|---|
request |
The request sent to Fleet Engine. |
errorResponse |
The error response returned to the client. unsets if RPC call succeeds. |
DeleteVehicleRequestLog
Details on the DeleteVehicle request.
| JSON representation |
|---|
{
"header": {
object ( |
| Fields | |
|---|---|
header |
Request header. |
vehicleId |
The ID of the vehicle to delete. |