# LookerApi30Reference.PermissionSet

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Unique Id | [optional] 
**name** | **String** | Name of PermissionSet | [optional] 
**permissions** | **[String]** |  | [optional] 
**builtIn** | **Boolean** |  | [optional] 
**allAccess** | **Boolean** |  | [optional] 
**url** | **String** | Link to get this item | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


