getBackfill abstract method

Future<Backfill> getBackfill(
  1. ServiceCall call,
  2. GetBackfillRequest request
)

Implementation

$async.Future<$3.Backfill> getBackfill(
    $grpc.ServiceCall call, $2.GetBackfillRequest request);