Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
COPYING | D | 03-May-2024 | 11.1 KiB | 202 | 169 | |
README.chromium | D | 03-May-2024 | 341 | 13 | 8 | |
__init__.py | D | 03-May-2024 | 992 | 30 | 11 | |
api_utils.py | D | 03-May-2024 | 11 KiB | 354 | 270 | |
cloudstorage_api.py | D | 03-May-2024 | 15.3 KiB | 452 | 364 | |
common.py | D | 03-May-2024 | 12 KiB | 430 | 318 | |
errors.py | D | 03-May-2024 | 3.9 KiB | 144 | 92 | |
rest_api.py | D | 03-May-2024 | 8.2 KiB | 259 | 191 | |
storage_api.py | D | 03-May-2024 | 26.2 KiB | 888 | 695 | |
test_utils.py | D | 03-May-2024 | 849 | 26 | 8 |
README.chromium
1Name: Google Cloud Storage Client Library 2URL: https://github.com/GoogleCloudPlatform/appengine-gcs-client 3License: Apache 2.0 4 5Description: 6The Google Cloud Storage client library is a client-side library that is not 7dependent on any specific version of App Engine for production use. 8 9Modifications: 10 11 12Full license is in the COPYING file. 13