ListDeliveryVehiclesRestrictedLog

Contém dados restritos de um ListDeliveryVehiclesLog.

Representação JSON
{
  "parentInsertId": string,
  "response": {
    object (ListDeliveryVehiclesResponseRestrictedLog)
  }
}
Campos
parentInsertId

string

O LogEntry insertId da mensagem ListDeliveryVehiclesLog pai.

response

object (ListDeliveryVehiclesResponseRestrictedLog)

A resposta retornada ao cliente. Ela não será definida se a chamada RPC resultar em um erro.