def bigquerycontext()

in auto_sizing/size_calculation.py [0:0]


    def bigquerycontext(self):
        return BigQueryContext(project_id=self.project, dataset_id=self.dataset)