ListLabelPermissionsResponse

Response for listing the permissions on a Label.

JSON representation
{
  "labelPermissions": [
    {
      object (LabelPermission)
    }
  ],
  "nextPageToken": string
}
Fields
labelPermissions[]

object (LabelPermission)

Label permissions.

nextPageToken

string

The token of the next page in the response.