Callback type for receiving UIImage objects from a GMSPlacePhotoMetadata object. If an error
occurred, photo 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."],[[["`GMSPlacePhotoImageResultCallback` is a block that handles the result of fetching a place photo."],["It provides either a `UIImage` of the photo or an `NSError` if an error occurred during the fetch."],["`GMSPlacesClient` uses this callback to deliver place photo results."]]],[]]