The compass heading associated with the direction of the flow of traffic.
This value is used to specify the side of the road to use for pickup and
drop-off. Heading values can be from 0 to 360, where 0 specifies a heading
of due North, 90 specifies a heading of due East, etc.
[[["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."],[[["The `Location` class in the Cloud Optimization v1 API represents a geographic point with an optional heading, and is found within the `Google.Cloud.Optimization.V1` namespace."],["Version 2.6.0 is the latest version of the API, with this webpage being documentation for version 2.4.0, and previous versions ranging back to 1.0.0-beta01 are also available."],["The `Location` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `Location` class provides properties like `HasHeading` (boolean), `Heading` (integer), and `LatLng`, which encapsulate details about a location's compass direction and geographic coordinates."],["The constructor for the `Location` class can be called without any parameters or it can be passed another `Location` object."]]],[]]