getView_Pre method
Implementation
$async.Future<$0.LogView> getView_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetViewRequest> $request) async {
return getView($call, await $request);
}
$async.Future<$0.LogView> getView_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetViewRequest> $request) async {
return getView($call, await $request);
}