$async.Future<$1.Empty> ping_Pre($grpc.ServiceCall $call, $async.Future<$1.Empty> $request) async { return ping($call, await $request); }