aboutsummaryrefslogtreecommitdiffhomepage
path: root/jsoncpp.BUILD
Commit message (Collapse)AuthorAge
* File system implementation for Google Cloud Storage.Gravatar A. Unique TensorFlower2016-05-11
This code implements a file system for file paths starting with gs:// using the HTTP API to Google Cloud Storage. No authentication is implemented yet, so only GCS objects with public access can be used. Change: 122126085