[[["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 2023-10-06 UTC."],[[["The `set()` method overrides or adds metadata properties to an Element, such as a FeatureCollection."],["It accepts either a dictionary of key-value pairs or a sequence of key-value pairs as arguments."],["Existing properties can be overwritten by calling `set()` with the same key and a new value."],["The `set()` method returns a new Element with the modified properties, leaving the original Element unchanged."]]],[]]