Callback type for receiving place likelihood lists. If an error occurred, likelihoodList will
be nil and error will contain information about the error.
[[["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."],[[["`GMSPlaceLikelihoodListCallback` is a callback type used to receive a list of places with their likelihoods."],["If an error occurs during the process, the `likelihoodList` will be nil and the `error` object will contain details about the error."],["This callback is typically used with the `GMSPlacesClient` for retrieving place likelihoods."]]],[]]