Indicates that the location of this waypoint is meant to have a preference
for the vehicle to stop at a particular side of road. When you set this
value, the route will pass through the location so that the vehicle can
stop at the side of road that the location is biased towards from the
center of the road. This option works only for the 'DRIVING' travel mode,
and when the 'location_type' is set to 'location'.
[[["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-04-17 UTC."],[[["This page provides documentation for the `Waypoint` class within the Google Cloud Optimization v1 API, specifically for version 2.2.0."],["The `Waypoint` class, which is used to define locations for `VisitRequests` and `Vehicles`, implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors for creating `Waypoint` objects, either as empty or as copies of other waypoints, in addition to the `Waypoint` having properties such as `Location`, `PlaceId`, and `SideOfRoad`."],["The `LocationTypeCase` property indicates whether the waypoint's location is specified using geographic coordinates or a Place ID."],["The `SideOfRoad` property allows you to indicate a preference for the vehicle to stop on a particular side of the road, this option is available only for the 'DRIVING' travel mode."]]],[]]