Skip to content

Instantly share code, notes, and snippets.

@TomK
Created April 30, 2015 17:41
Show Gist options
  • Save TomK/9335d1d92b8f5334d4f6 to your computer and use it in GitHub Desktop.
Save TomK/9335d1d92b8f5334d4f6 to your computer and use it in GitHub Desktop.
public read acl
[
{
"entity": "project-owners-527096463570",
"projectTeam": {
"projectNumber": "527096463570",
"team": "owners"
},
"role": "OWNER"
},
{
"entity": "project-editors-527096463570",
"projectTeam": {
"projectNumber": "527096463570",
"team": "editors"
},
"role": "OWNER"
},
{
"entity": "project-viewers-527096463570",
"projectTeam": {
"projectNumber": "527096463570",
"team": "viewers"
},
"role": "READER"
},
{
"entity": "allUsers",
"role": "READER"
},
{
"entity": "user-00b4903a974ff574de6651bd615b3189299bdac0eea367b29836d5794b10214f",
"entityId": "00b4903a974ff574de6651bd615b3189299bdac0eea367b29836d5794b10214f",
"role": "OWNER"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment