App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
google.appengine.ext.cloudstorage.stub_dispatcher._Range Class Reference
Inheritance diagram for google.appengine.ext.cloudstorage.stub_dispatcher._Range:
google.appengine.ext.cloudstorage.stub_dispatcher._Header

Public Member Functions

def __init__
 
- Public Member Functions inherited from google.appengine.ext.cloudstorage.stub_dispatcher._Header
def __init__
 

Public Attributes

 value
 
- Public Attributes inherited from google.appengine.ext.cloudstorage.stub_dispatcher._Header
 value
 

Static Public Attributes

string HEADER = 'Range'
 
- Static Public Attributes inherited from google.appengine.ext.cloudstorage.stub_dispatcher._Header
string HEADER = ''
 
 DEFAULT = None
 

Detailed Description

_Range header.

Used by read. Format: Range: bytes=1-3.

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