Details on DeleteTrip request and response.
| JSON representation |
|---|
{ "request": { object ( |
| Fields | |
|---|---|
request |
The request sent to Fleet Engine. |
errorResponse |
The error response returned to the client. It will be unset if the RPC call succeeded. |
DeleteTripRequestLog
Details on the DeleteTrip request.
| JSON representation |
|---|
{
"header": {
object ( |
| Fields | |
|---|---|
header |
Request header. |
tripId |
The ID of the trip to delete. |