Required. The location of the stop. Note that the locations in theTasks might not exactly match this location, but will be within a short distance of it. This field won't be populated in the response of aGetTaskcall.
The list ofTasks to be performed at this stop. This field won't be populated in the response of aGetTaskcall.
↳ state
int
The state of theVehicleStop. This field won't be populated in the response of aGetTaskcall.
getPlannedLocation
Required. The location of the stop. Note that the locations in theTasks
might not exactly match this location, but will be within a short distance
of it. This field won't be populated in the response of aGetTaskcall.
Required. The location of the stop. Note that the locations in theTasks
might not exactly match this location, but will be within a short distance
of it. This field won't be populated in the response of aGetTaskcall.
[[["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 Delivery V1 Client - Class VehicleStop (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine-delivery/latest/V1.VehicleStop)\n- [0.4.0](/php/docs/reference/maps-fleetengine-delivery/0.4.0/V1.VehicleStop)\n- [0.3.1](/php/docs/reference/maps-fleetengine-delivery/0.3.1/V1.VehicleStop)\n- [0.2.0](/php/docs/reference/maps-fleetengine-delivery/0.2.0/V1.VehicleStop)\n- [0.1.8](/php/docs/reference/maps-fleetengine-delivery/0.1.8/V1.VehicleStop) \nReference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class VehicleStop.\n\nDescribes a point where a Vehicle stops to perform one or more `Task`s.\n\nGenerated from protobuf message `maps.fleetengine.delivery.v1.VehicleStop`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ Delivery \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPlannedLocation\n\nRequired. The location of the stop. Note that the locations in the `Task`s\nmight not exactly match this location, but will be within a short distance\nof it. This field won't be populated in the response of a `GetTask` call.\n\n### hasPlannedLocation\n\n### clearPlannedLocation\n\n### setPlannedLocation\n\nRequired. The location of the stop. Note that the locations in the `Task`s\nmight not exactly match this location, but will be within a short distance\nof it. This field won't be populated in the response of a `GetTask` call.\n\n### getTasks\n\nThe list of `Task`s to be performed at this stop. This field won't be\npopulated in the response of a `GetTask` call.\n\n### setTasks\n\nThe list of `Task`s to be performed at this stop. This field won't be\npopulated in the response of a `GetTask` call.\n\n### getState\n\nThe state of the `VehicleStop`. This field won't be populated in the\nresponse of a `GetTask` call.\n\n### setState\n\nThe state of the `VehicleStop`. This field won't be populated in the\nresponse of a `GetTask` call."]]