syntax = "proto3"; message VehicleInfo { string vin = 1; }