[[["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."],[[["\u003cp\u003e\u003ccode\u003ekGMSPlaceTypePark\u003c/code\u003e is a constant that represents the park place type.\u003c/p\u003e\n"],["\u003cp\u003eIt is declared as an \u003ccode\u003eNSString\u003c/code\u003e object.\u003c/p\u003e\n"]]],["The content defines a constant string, `kGMSPlaceTypePark`, which represents the \"park\" place type. This constant is likely used within a larger system, such as a mapping or location-based service, to identify or categorize places. It's declared as an external NSString, suggesting it can be accessed and used across different parts of a codebase. Its core function is to act as a specific label for \"park\" locations.\n"],null,["kGMSPlaceTypePark \n\n extern NSString *const kGMSPlaceTypePark"]]