google.appengine.api.memcache.create_rpc

Creates an RPC object for use with the memcache API.

deadline Optional deadline in seconds for the operation; the default is a system-specific deadline (typically 5 seconds).
callback Optional callable to invoke on completion.

An apiproxy_stub_map.UserRPC object specialized for this service.