# LookerApi30Reference.Workspace

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique id of this user workspace. Predefined workspace ids include \&quot;production\&quot; and \&quot;dev\&quot; | [optional] 
**projects** | [**[Project]**](Project.md) | The local state of each project in the workspace | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


