public BQController(IBQ bigQuery)
 {
     _bigQuery = bigQuery;
 }