The StarThinker project will no longer receive new solution contributions from the Google team.
Please read the full StarThinker Open Source Support Ends At Google article for more details.
Create and permission a bucket in Storage.
Specify the name of the bucket and who will have owner permissions. |
Existing buckets are preserved. |
Adding a permission to the list will update the permissions but removing them will not. |
You have to manualy remove grants. |
Open Source | YES |
Age | Aug. 15, 2017 (5 years, 4 months) |
Authors | kenjora@google.com |
Shedule Days | Configured by user. |
Shedule Hours | Configured by user. |
[
{
"bucket": {
"auth": {
"field": {
"name": "auth_write",
"kind": "authentication",
"order": 1,
"default": "service",
"description": "Credentials used for writing data."
}
},
"bucket": {
"field": {
"name": "bucket_bucket",
"kind": "string",
"order": 2,
"default": "",
"description": "Name of Google Cloud Bucket to create."
}
},
"emails": {
"field": {
"name": "bucket_emails",
"kind": "string_list",
"order": 3,
"default": "",
"description": "Comma separated emails."
}
},
"groups": {
"field": {
"name": "bucket_groups",
"kind": "string_list",
"order": 4,
"default": "",
"description": "Comma separated groups."
}
}
}
}
]
Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.