[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Maps FleetEngine V1 Client - Class Category (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine/latest/V1.Vehicle.VehicleType.Category)\n- [0.4.0](/php/docs/reference/maps-fleetengine/0.4.0/V1.Vehicle.VehicleType.Category)\n- [0.3.1](/php/docs/reference/maps-fleetengine/0.3.1/V1.Vehicle.VehicleType.Category)\n- [0.2.0](/php/docs/reference/maps-fleetengine/0.2.0/V1.Vehicle.VehicleType.Category)\n- [0.1.6](/php/docs/reference/maps-fleetengine/0.1.6/V1.Vehicle.VehicleType.Category) \nReference documentation and code samples for the Google Maps FleetEngine V1 Client class Category.\n\nVehicle type categories\n\nProtobuf type `maps.fleetengine.v1.Vehicle.VehicleType.Category`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ V1 \\\\ Vehicle \\\\ VehicleType\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNKNOWN\n\n Value: 0\n\nDefault, used for unspecified or unrecognized vehicle categories.\n\nGenerated from protobuf enum `UNKNOWN = 0;`\n\n### AUTO\n\n Value: 1\n\nAn automobile.\n\nGenerated from protobuf enum `AUTO = 1;`\n\n### TAXI\n\n Value: 2\n\nAny vehicle that acts as a taxi (typically licensed or regulated).\n\nGenerated from protobuf enum `TAXI = 2;`\n\n### TRUCK\n\n Value: 3\n\nGenerally, a vehicle with a large storage capacity.\n\nGenerated from protobuf enum `TRUCK = 3;`\n\n### TWO_WHEELER\n\n Value: 4\n\nA motorcycle, moped, or other two-wheeled vehicle\n\nGenerated from protobuf enum `TWO_WHEELER = 4;`\n\n### BICYCLE\n\n Value: 5\n\nHuman-powered transport.\n\nGenerated from protobuf enum `BICYCLE = 5;`\n\n### PEDESTRIAN\n\n Value: 6\n\nA human transporter, typically walking or running, traveling along\npedestrian pathways.\n\nGenerated from protobuf enum `PEDESTRIAN = 6;`"]]