ListLabelPermissionsResponse
תשובה להצגת ההרשאות בתווית.
ייצוג JSON |
{
"labelPermissions": [
{
object (LabelPermission )
}
],
"nextPageToken": string
} |
שדות |
labelPermissions[] |
object (LabelPermission )
הרשאות לתוויות.
|
nextPageToken |
string
האסימון של הדף הבא בתגובה.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["This documentation outlines the JSON response structure for retrieving a list of permissions associated with a Google Drive Label."],["The response includes an array of `LabelPermission` objects and a `nextPageToken` for handling paginated results."]]],[]]