Callback type for receiving array of GMSPlaceLikelihoods. If an error occurred, the array 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."],[[["`GMSPlaceLikelihoodsCallback` is a block type used to handle the results of a place likelihood request."],["It provides an array of `GMSPlaceLikelihood` objects, representing potential places and their likelihoods, or an error if the request failed."],["Developers should consult the `GMSPlacesClient` documentation for usage details and to initiate place likelihood requests."]]],[]]