[[["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-09 UTC."],[],[],null,["# Google Maps FleetEngine Delivery V1 Client - Class State (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine-delivery/latest/V1.VehicleStop.State)\n- [0.4.0](/php/docs/reference/maps-fleetengine-delivery/0.4.0/V1.VehicleStop.State)\n- [0.3.1](/php/docs/reference/maps-fleetengine-delivery/0.3.1/V1.VehicleStop.State)\n- [0.2.0](/php/docs/reference/maps-fleetengine-delivery/0.2.0/V1.VehicleStop.State)\n- [0.1.8](/php/docs/reference/maps-fleetengine-delivery/0.1.8/V1.VehicleStop.State) \nReference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class State.\n\nThe current state of a `VehicleStop`.\n\nProtobuf type `maps.fleetengine.delivery.v1.VehicleStop.State`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ Delivery \\\\ V1 \\\\ VehicleStop\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnknown.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### PBNEW\n\n Value: 1\n\nCreated, but not actively routing.\n\nGenerated from protobuf enum `NEW = 1;`\n\n### ENROUTE\n\n Value: 2\n\nAssigned and actively routing.\n\nGenerated from protobuf enum `ENROUTE = 2;`\n\n### ARRIVED\n\n Value: 3\n\nArrived at stop. Assumes that when the Vehicle is routing to the next\nstop, that all previous stops have been completed.\n\nGenerated from protobuf enum `ARRIVED = 3;`"]]