[[["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 WaypointType (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine/latest/V1.WaypointType)\n- [0.4.0](/php/docs/reference/maps-fleetengine/0.4.0/V1.WaypointType)\n- [0.3.1](/php/docs/reference/maps-fleetengine/0.3.1/V1.WaypointType)\n- [0.2.0](/php/docs/reference/maps-fleetengine/0.2.0/V1.WaypointType)\n- [0.1.6](/php/docs/reference/maps-fleetengine/0.1.6/V1.WaypointType) \nReference documentation and code samples for the Google Maps FleetEngine V1 Client class WaypointType.\n\nThe type of waypoint.\n\nProtobuf type `maps.fleetengine.v1.WaypointType`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNKNOWN_WAYPOINT_TYPE\n\n Value: 0\n\nUnknown or unspecified waypoint type.\n\nGenerated from protobuf enum `UNKNOWN_WAYPOINT_TYPE = 0;`\n\n### PICKUP_WAYPOINT_TYPE\n\n Value: 1\n\nWaypoints for picking up riders or items.\n\nGenerated from protobuf enum `PICKUP_WAYPOINT_TYPE = 1;`\n\n### DROP_OFF_WAYPOINT_TYPE\n\n Value: 2\n\nWaypoints for dropping off riders or items.\n\nGenerated from protobuf enum `DROP_OFF_WAYPOINT_TYPE = 2;`\n\n### INTERMEDIATE_DESTINATION_WAYPOINT_TYPE\n\n Value: 3\n\nWaypoints for intermediate destinations in a multi-destination trip.\n\nGenerated from protobuf enum `INTERMEDIATE_DESTINATION_WAYPOINT_TYPE = 3;`"]]