[[["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."],[[["`kGMSPlaceTypeRoom` is a constant that represents the place type of a room."],["This constant is defined as an NSString and is used by the Google Maps SDK for iOS."]]],["The provided content defines a constant string, `kGMSPlaceTypeRoom`, which is declared as an external constant. This constant likely represents a specific type of place, designated as a \"room\", within a system or framework (likely Google Maps Services based on the prefix). The `extern` keyword signifies that the actual storage for this constant exists elsewhere, and is accessible from this point.\n"]]