createBackfill method
Implementation
$grpc.ResponseFuture<$3.Backfill> createBackfill(
$2.CreateBackfillRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$createBackfill, request, options: options);
}
$grpc.ResponseFuture<$3.Backfill> createBackfill(
$2.CreateBackfillRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$createBackfill, request, options: options);
}