GetVehicleRestrictedLog
Contains restricted data from a GetVehicle response. Join this log with the parent GetVehicleLog to get the full information about this GetVehicle response.
Fields |
parentInsertId |
string
The LogEntry insertId of the parent GetVehicleLog message.
|
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 log contains sensitive data from a GetVehicle response and needs to be joined with the GetVehicleLog for complete information."],["The JSON representation includes `parentInsertId` to link with the parent log and `response` which holds the restricted vehicle data."],["`parentInsertId` is a string containing the LogEntry insertId of the parent GetVehicleLog."],["`response` is an object containing the restricted information from the Vehicle response, defined by the VehicleRestrictedLog object."]]],[]]