[[["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-09-17 UTC."],[[["Updates a property on a Google Drive file using a PUT request to a specific URL with file ID and property key."],["Requires specifying the request body with the desired property details as defined in the Property object."],["Optionally accepts a query parameter to define the visibility of the property as either PRIVATE or PUBLIC."],["Needs authorization using one of the listed OAuth scopes, some of which may require security assessments."],["The response body, upon success, contains the updated property details as defined in the Property object."]]],[]]