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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Waypoint` class encapsulates arrival and departure locations for `VisitRequests` and the start and end points for `Vehicles`."],["This class, part of the `Google.Cloud.Optimization.V1` namespace, is found in the `Google.Cloud.Optimization.V1.dll` assembly."],["The `Waypoint` class offers constructors for creating new waypoints and cloning existing ones, alongside properties like `Location`, `PlaceId`, and `SideOfRoad` to define the waypoint's characteristics."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, meaning it can be used in a variety of ways with the .NET Protobuf library."],["The `Waypoint` has different versioned documentation available, with `2.6.0` as the latest version and `1.0.0-beta01` being the version associated with the current documentation."]]],[]]