[[["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."],[[["`kGMSPlaceTypeBank` is a constant that represents the place type for banks."],["It's an `NSString` and its value is `\"bank\"`."]]],["The provided content defines a constant string, `kGMSPlaceTypeBank`. This constant likely represents a specific place type within a larger system, specifically \"Bank\". It is declared as an external NSString, indicating it's accessible from different parts of the codebase and is used to identify places categorized as banks.\n"]]