Details on UpdateTrip request and response.
JSON representation |
---|
{ "request": { object ( |
Fields | |
---|---|
request |
The request sent to Fleet Engine. |
response |
The response returned to the client. If the RPC call results in an error the response is not set. |
error |
The error response returned to the client. It will be unset if the RPC call succeeded. |
UpdateTripRequestLog
Details on the UpdateTrip request.
JSON representation |
---|
{ "header": { object ( |
Fields | |
---|---|
header |
Request header. |
trip |
The ID of the trip to update. |
trip |
The trip specified in the update request. |
update |
The field mask indicating which fields to update. This is a comma-separated list of fully qualified names of fields. Example: |