![]() |
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 specialised stub for calling datastore_v3 Put on a foreign datastore. This stub passes through all requests to the normal stub except for datastore v3 Put. It will check those to see if the put is for the local app or a remote app, and if remote will send traffic remotely.