[[["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-15 UTC."],[[["Represents a feature layer specifically designed for datasets within the Google Maps SDK."],["Features in this layer are always categorized as `GMSFeatureTypeDataset`."],["Provides access to the dataset's unique identifier through the `datasetID` property."]]],["This describes the `GMSDatasetFeatureLayer` interface, a feature layer specifically for datasets. It's always of `GMSFeatureTypeDataset`. The key property is `datasetID`, which is a read-only string representing the unique identifier of the dataset. This ID can be accessed using a property in both Swift and Objective-C, allowing retrieval of the dataset's identifier.\n"]]