[[["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 2025-06-12 UTC."],[],[],null,["# ListLabelPermissionsResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse for listing the permissions on a Label.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"labelPermissions\": [ { object (/workspace/drive/labels/reference/rest/v2beta/labels.permissions#LabelPermission) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|----------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| `labelPermissions[]` | `object (`[LabelPermission](/workspace/drive/labels/reference/rest/v2beta/labels.permissions#LabelPermission)`)` Label permissions. |\n| `nextPageToken` | `string` The token of the next page in the response. |"]]