[[["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 2024-11-15 UTC."],[[["`GMSReverseGeocodeResponse` stores the results obtained from a reverse geocode request."],["It provides access to the first result through the `firstResult` method, returning a `GMSAddress` object or nil if no results are found."],["All results, including the first one, can be accessed as an array of `GMSAddress` objects using the `results` method."]]],[]]