Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/gcp/utils/
Dbig_query_utils.py198 def make_row(unique_row_id, row_values_dict): argument
201 return {'insertId': unique_row_id, 'json': row_values_dict}