Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.

Python 2 is no longer supported by the community. We recommend that you migrate Python 2 apps to Python 3.

google.appengine.api.files package

Summary

Appengine Files API

Deprecated since version 1.8.1: Use Google Cloud Storage Client library instead.

Sub Modules

google.appengine.api.files.blobstore

Files API.

google.appengine.api.files.crc32c

Implementation of CRC-32C checksumming as in rfc3720 section B.4.

google.appengine.api.files.file

Files API.

google.appengine.api.files.gs

Files API.

google.appengine.api.files.records

Files API.

google.appengine.api.files.shuffler

Files API.

google.appengine.api.files.testutil

Files API.