[[["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-09-28 UTC."],[[["`DeveloperMetadataLocationType` is an enumeration used to specify where developer metadata is associated within a Google Sheet."],["It includes four location types: `SPREADSHEET`, `SHEET`, `ROW`, and `COLUMN` for associating metadata with the entire spreadsheet, a sheet, a row, or a column, respectively."],["To use an enum, refer to it using the syntax `SpreadsheetApp.DeveloperMetadataLocationType.[Property]`, such as `SpreadsheetApp.DeveloperMetadataLocationType.SPREADSHEET`."]]],[]]