cancelReIndex_Pre method
Implementation
$async.Future<$0.ReIndexStatus> cancelReIndex_Pre($grpc.ServiceCall $call,
$async.Future<$2.BackgroundProcessId> $request) async {
return cancelReIndex($call, await $request);
}
$async.Future<$0.ReIndexStatus> cancelReIndex_Pre($grpc.ServiceCall $call,
$async.Future<$2.BackgroundProcessId> $request) async {
return cancelReIndex($call, await $request);
}