UpdateVehicleAttributesLog
Stay organized with collections
Save and categorize content based on your preferences.
-
This documentation details the UpdateVehicleAttributes request and response process within Fleet Engine.
-
UpdateVehicleAttributesRequestLog records the request details including header, vehicle ID, and attributes to update.
-
UpdateVehicleAttributesResponseLog provides the full list of vehicle attributes after the update.
-
The overall JSON representation includes the request, response, and any potential error response from the process.
Details on UpdateVehicleAttributes request and response.
UpdateVehicleAttributesRequestLog
Details on UpdateVehicleAttributes request.
| Fields |
name |
string
The ID of the vehicle being updated.
|
attributes[] |
object (VehicleAttributeLog)
The vehicle attributes to update. Unmentioned attributes are not altered or removed.
|
UpdateVehicleAttributesResponseLog
Details on UpdateVehicleAttributes response.
| Fields |
attributes[] |
object (VehicleAttributeLog)
The updated full list of vehicle attributes, including new, altered, and untouched attributes.
|
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 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],[]]