Jacky Xie

Results 2 comments of Jacky Xie

I similarly created a folder via the gui on a `simulated fs bucket (default)` and the following snippet returned something interesting: ``` bucket.get_blob("aaa/")._properties ``` returns ``` {"kind": "storage#object", "id": "{bucket}/aaa//{some_id}...