google.appengine.api.app_identity.create_rpc

Creates an RPC object for use with the App Identity 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 specialized for this service.