[[["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 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003ekGMSPlaceTypeRoom\u003c/code\u003e is a constant that represents the place type of a room.\u003c/p\u003e\n"],["\u003cp\u003eThis constant is defined as an NSString and is used by the Google Maps SDK for iOS.\u003c/p\u003e\n"]]],["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"],null,["# GooglePlaces Framework Reference\n\nkGMSPlaceTypeRoom\n=================\n\n extern NSString *const kGMSPlaceTypeRoom"]]