Searched refs:rows_list (Results 1 – 2 of 2) sorted by relevance
168 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument170 body = {'rows': rows_list}
152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument154 body = {'rows': rows_list}