CreateVehicleRestrictedLog
Contains restricted data from a CreateVehicle request and response. Join this log with the parent CreateVehicleLog to get the full information about this CreateVehicle request and response.
Fields |
parentInsertId |
string
The LogEntry insertId of the parent CreateVehicleLog message.
|
request |
object (CreateVehicleRequestRestrictedLog )
The restricted information in a CreateVehicleRequest.
|
response |
object (VehicleRestrictedLog )
The restricted information in a Vehicle response.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-18 UTC.
[null,null,["Last updated 2024-10-18 UTC."],[[["This webpage documents the JSON representation of restricted data from CreateVehicle requests and responses within the Fleet Engine system."],["The JSON data includes a parent insert ID, request details (CreateVehicleRequestRestrictedLog), and response details (VehicleRestrictedLog)."],["To get complete CreateVehicle request and response information, this log needs to be combined with the parent CreateVehicleLog."]]],[]]