[[["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 `GMSReverseGeocodeCallback` is a handler defined as a block that takes two parameters: a `GMSReverseGeocodeResponse` object (nullable) and an `NSError` object (nullable). It's used to report the outcome of a reverse geocoding operation, providing either a successful response or an error. It's related to the `GMSGeocoder` class and handles the asynchronous result of reversing a geographic coordinate.\n"]]