[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-10-11 UTC"],[[["Deletes permissions for a Label, impacting the entire resource and not requiring revisions or publishing."],["Utilizes an HTTP POST request to `https://drivelabels.googleapis.com/v2beta/{parent=labels/*}/permissions:batchDelete` for batch deletion of permissions."],["Requires specifying the parent Label resource name and providing an array of DeleteLabelPermissionRequest objects in the request body."],["Offers an option to use admin credentials for the operation, enhancing control over permission management."],["Needs authorization with either `https://www.googleapis.com/auth/drive.labels` or `https://www.googleapis.com/auth/drive.admin.labels` scopes."]]],[]]