[[["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-27 UTC."],[],["The `GMTSTaskOutcomeLocationSource` enum defines the origin of a task's outcome location. It specifies three possible sources: `unspecified` (value 0), representing an unknown source; `provider` (value 2), indicating the location came from a provider; and `lastVehicleLocation` (value 3), denoting that the location is based on the last known vehicle position. The enumeration is available in both Swift and Objective-C.\n"]]