[[["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."],[[["Updates a Label's `CopyMode` with changes taking effect immediately and without requiring publishing."],["Utilizes an HTTP POST request to `https://drivelabels.googleapis.com/v2beta/{name=labels/*}:updateLabelCopyMode` to update the Label's CopyMode."],["Requires specifying the Label's resource name in the path parameter and providing details like `copyMode`, `useAdminAccess`, `languageCode`, and `view` in the request body."],["Upon successful execution, the response includes the updated Label details."],["Needs authorization with either `https://www.googleapis.com/auth/drive.labels` or `https://www.googleapis.com/auth/drive.admin.labels` scope."]]],[]]