| Name | Type | Description | Notes |
|---|---|---|---|
| project_id | str | The id of the project | [optional] |
| workspace_id | str | The id of the local workspace containing the project files | [optional] |
| git_status | str | The status of the local git directory | [optional] |
| git_head | str | Git head revision name | [optional] |
| git_branch | GitBranch | GitBranch | [optional] |
| lookml_type | str | The lookml syntax used by all files in this project | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |