Updates a Label's permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
[[["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-04 UTC."],[[["This operation updates a Label's permissions, creating new permissions or updating existing ones for specified principals."],["The request is made using a PATCH method to a structured URL containing the parent Label resource name."],["The request body requires a LabelPermission object and an optional query parameter for using admin credentials."],["A successful response returns a LabelPermission object representing the updated or created permission."],["Authorization necessitates specific OAuth scopes related to Drive labels management."]]],[]]