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."],[[["This webpage provides documentation for the `Location` class within the Google Cloud Optimization v1 API, specifically within version 2.5.0."],["The `Location` class, which encapsulates a geographic point with an optional heading, can be found in the `Google.Cloud.Optimization.V1` namespace and is contained in the `Google.Cloud.Optimization.V1.dll` assembly."],["The `Location` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The class has properties for `Heading`, which indicates the compass direction of traffic flow, `LatLng`, representing geographic coordinates and `HasHeading` which indicates if the heading field is set."],["The documentation also includes information about previous versions of the API, with 2.6.0 being the latest, and links to their corresponding documentations."]]],[]]