def load_table_from_json()

in opmon/bigquery_client.py [0:0]


    def load_table_from_json(
        self, results: Iterable[Dict], table: str, job_config: bigquery.LoadJobConfig