[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-14 UTC."],[],["This describes how to update a vehicle using a `PATCH` request to a specific URL. The URL includes a `vehicle.name` path parameter that identifies the vehicle and cannot be updated. An optional `updateMask` query parameter specifies which fields to modify, using a comma-separated list. The request body contains the updated `Vehicle` data. Upon success, the response body returns the updated `Vehicle` information.\n"]]