google.appengine.api.blobstore.create_rpc

Creates an RPC object to use with the Blobstore API.

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

An apiproxy_stub_map.UserRPC object that is specialized for this service.