[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# ProjectWorkspace\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nproject_id \n*lock* \nstring \nThe id of the project \nworkspace_id \n*lock* \nstring \nThe id of the local workspace containing the project files \ngit_status \n*lock* \nstring \nThe status of the local git directory \ngit_head \n*lock* \nstring \nGit head revision name \ndependency_status \n*lock* \nstring \nStatus of the dependencies in your project. Valid values are: \"lock_optional\", \"lock_required\", \"lock_error\", \"install_none\". \ngit_branch \n*lock* \n[GitBranch](/looker/docs/reference/looker-api/latest/types/GitBranch) \nGitBranch\nExpand GitBranch definition... \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nname \nstring \nThe short name on the local. Updating \\`name\\` results in \\`git checkout \\` \nremote \n*lock* \nstring \nThe name of the remote \nremote_name \n*lock* \nstring \nThe short name on the remote \nerror \n*lock* \nstring \nName of error \nmessage \n*lock* \nstring \nMessage describing an error if present \nowner_name \n*lock* \nstring \nName of the owner of a personal branch \nreadonly \n*lock* \nboolean \nWhether or not this branch is readonly \npersonal \n*lock* \nboolean \nWhether or not this branch is a personal branch - readonly for all developers except the owner \nis_local \n*lock* \nboolean \nWhether or not a local ref exists for the branch \nis_remote \n*lock* \nboolean \nWhether or not a remote ref exists for the branch \nis_production \n*lock* \nboolean \nWhether or not this is the production branch \nahead_count \n*lock* \ninteger \nNumber of commits the local branch is ahead of the remote \nbehind_count \n*lock* \ninteger \nNumber of commits the local branch is behind the remote \ncommit_at \n*lock* \ninteger \nUNIX timestamp at which this branch was last committed. \nref \nstring \nThe resolved ref of this branch. Updating \\`ref\\` results in \\`git reset --hard \\`\\`. \nremote_ref \n*lock* \nstring \nThe resolved ref of this branch remote. \nlookml_type \n*lock* \nstring \nThe lookml syntax used by all files in this project\n\nRelated Methods\n---------------\n\n- [Project/project_workspace](../methods/Project/project_workspace \"Project/project_workspace\")"]]