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"]],[["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 `Location` class in the Google Cloud Optimization v1 API represents a geographic point with an optional heading."],["The latest version of the `Location` class is 2.6.0, with previous versions dating back to 1.0.0-beta01."],["The `Location` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `HasHeading`, `Heading` (for compass direction), and `LatLng` (for geographic coordinates)."],["There are two constructors available to create a `Location` object, one being a parameterless version and the other accepting another `Location` object as a parameter."]]],[]]