getProject_Pre method
Implementation
$async.Future<$0.GetProjectResponse> getProject_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetProjectRequest> $request) async {
return getProject($call, await $request);
}
$async.Future<$0.GetProjectResponse> getProject_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetProjectRequest> $request) async {
return getProject($call, await $request);
}