[[["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-08 UTC."],[[["The `GMSAutocompleteFetcherDelegate` protocol handles callbacks from `GMSAutocompleteFetcher`."],["It provides methods to receive autocomplete predictions or error messages during the autocomplete process."],["`didAutocompleteWithPredictions:` is called when predictions are available, providing an array of `GMSAutocompletePrediction` objects."],["`didFailAutocompleteWithError:` is called if an error occurs during the autocomplete request, providing an `NSError` object."]]],[]]