[[["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."],["Requires specifying the `copyMode` in the request body to define how the Label and Field values are copied."],["Needs authorization with either `https://www.googleapis.com/auth/drive.labels` or `https://www.googleapis.com/auth/drive.admin.labels` scope."],["Returns the updated [Label](/drive/labels/reference/rest/v2beta/labels#Label) object in the response body upon successful execution."]]],[]]