Home
last modified time | relevance | path

Searched refs:rows_list (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/tools/gcp/utils/
Dbig_query_utils.py168 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
170 body = {'rows': rows_list}
/third_party/protobuf/benchmarks/util/
Dbig_query_utils.py152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
154 body = {'rows': rows_list}