ListLabelPermissionsResponse
Odpowiedź na wyświetlenie listy uprawnień dotyczących etykiety.
Zapis JSON |
{
"labelPermissions": [
{
object (LabelPermission )
}
],
"nextPageToken": string
} |
Pola |
labelPermissions[] |
object (LabelPermission )
Uprawnienia dotyczące etykiet.
|
nextPageToken |
string
Token następnej strony w odpowiedzi.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-15 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]