[[["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."],[[["`kGMSPlaceTypeAirport` is a constant string used to represent the place type of an airport."],["It is an `NSString` object."]]],["The core content defines `kGMSPlaceTypeAirport` as an external constant string. This string likely represents a specific place type within a system or library, specifically designating a location as an \"Airport.\" It is a predefined, unchangeable value that can be used to identify or categorize places based on their function as an airport. This is a constant that will be used in code, most likely as an identifier.\n"]]