![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Additional Inherited Members | |
![]() | |
def | __init__ |
def | CreateRPC |
def | ServiceName |
def | MakeSyncCall |
![]() | |
remote_url | |
target_app_id | |
extra_headers | |
normal_stub | |
A remote api stub to call datastore_v4 AllocateIds on a foreign datastore. This stub passes through all requests to the normal datastore_v4 stub except for datastore v4 AllocateIds. It will check those to see if the keys are for the local app or a remote app, and if remote will send traffic remotely.