updateBackfill abstract method

Future<Backfill> updateBackfill(
  1. ServiceCall call,
  2. UpdateBackfillRequest request
)

Implementation

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