|
def | GOOGLE_API_HOST |
|
def | GoogleApiScope |
|
def | GOOGLE_API_AUTH |
|
def | DISCOVERY_URL |
|
def | GsBucketURL |
|
|
string | BASE_PATH = '/_ah/datastore_admin' |
|
string | MAPREDUCE_PATH = '/_ah/mapreduce' |
|
string | DEFERRED_PATH = BASE_PATH+'/queue/deferred' |
|
| CLEANUP_MAPREDUCE_STATE = True |
|
string | DEFAULT_APP_DOMAIN = 'placeholder.com' |
|
string | GOOGLE_API_HOSTNAME = 'www.googleapis.com' |
|
string | GOOGLE_API_OAUTH_SCOPE_HOSTNAME = 'https://www.googleapis.com' |
|
string | GS_API_HOSTNAME = 'storage.googleapis.com' |
|
| DATASTORE_ADMIN_API_NAME = None |
|
| DATASTORE_ADMIN_API_VERSION = None |
|
| DATASTORE_ADMIN_API_VALIDATE_SSL = True |
|
int | DATASTORE_ADMIN_API_TIMEOUT_SECS = 30 |
|
string | ADMIN_CONSOLE_URL = 'https://appengine.google.com' |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/ext/datastore_admin/config.py