getBackfill_Pre method
Implementation
$async.Future<$3.Backfill> getBackfill_Pre($grpc.ServiceCall call,
$async.Future<$2.GetBackfillRequest> request) async {
return getBackfill(call, await request);
}
$async.Future<$3.Backfill> getBackfill_Pre($grpc.ServiceCall call,
$async.Future<$2.GetBackfillRequest> request) async {
return getBackfill(call, await request);
}