Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 875 Bytes

ProjectWorkspace.md

File metadata and controls

16 lines (12 loc) · 875 Bytes

ProjectWorkspace

Properties

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]

[Back to Model list] [Back to API list] [Back to README]