ListDeliveryVehiclesRestrictedLog

Contient des données restreintes d'un ListDeliveryVehiclesLog.

Représentation JSON
{
  "parentInsertId": string,
  "response": {
    object (ListDeliveryVehiclesResponseRestrictedLog)
  }
}
Champs
parentInsertId

string

L'ID d'insertion LogEntry du message parent ListDeliveryVehiclesLog.

response

object (ListDeliveryVehiclesResponseRestrictedLog)

Réponse renvoyée au client. Elle ne sera pas définie si l'appel RPC a entraîné une erreur.