| Name | Type | Description | Notes |
|---|---|---|---|
| workspaceId | String | The local workspace this project resides in | [optional] |
| gitStatus | String | The status of the local git directory | [optional] |
| gitHead | String | Git head revision name | [optional] |
| gitBranch | String | The name of the branch currently active in the local project directory | [optional] |
| lookmlType | String | The lookml syntax used by all files in this project | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |