App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Properties | List of all members
google.appengine.api.files.file_service_stub._GoogleStorageUpload Class Reference
Inheritance diagram for google.appengine.api.files.file_service_stub._GoogleStorageUpload:

Properties

 buf = property(lambda self: self[0])
 
 content_type = property(lambda self: self[1])
 
 gs_filename = property(lambda self: self[2])
 

Detailed Description

Stores information about a writable Google Storage file.

The documentation for this class was generated from the following file: