deleteBackfill abstract method

Future<Empty> deleteBackfill(
  1. ServiceCall call,
  2. DeleteBackfillRequest request
)

Implementation

$async.Future<$4.Empty> deleteBackfill(
    $grpc.ServiceCall call, $2.DeleteBackfillRequest request);