ListDeliveryVehiclesRestrictedLog

Contiene datos restringidos de un ListDeliveryVehiclesLog.

Representación JSON
{
  "parentInsertId": string,
  "response": {
    object (ListDeliveryVehiclesResponseRestrictedLog)
  }
}
Campos
parentInsertId

string

El insertId de LogEntry del mensaje principal ListDeliveryVehiclesLog.

response

object (ListDeliveryVehiclesResponseRestrictedLog)

La respuesta que se muestra al cliente. Se desactivará si la llamada RPC dio como resultado un error.