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