Searched defs:project_id (Results 1 – 5 of 5) sorted by relevance
/third_party/grpc/tools/gcp/utils/ |
D | big_query_utils.py | 42 def create_dataset(biq_query, project_id, dataset_id): argument 66 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument 78 project_id, argument 98 project_id, argument 141 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument 168 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument 188 def sync_query_job(big_query, project_id, query, timeout=5000): argument
|
/third_party/protobuf/benchmarks/util/ |
D | big_query_utils.py | 26 def create_dataset(biq_query, project_id, dataset_id): argument 50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument 62 project_id, argument 82 project_id, argument 124 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument 152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument 172 def sync_query_job(big_query, project_id, query, timeout=5000): argument
|
/third_party/gettext/gettext-tools/src/ |
D | msgl-cat.c | 229 char *project_id = NULL; in catenate_msgdomain_list() local
|
D | msginit.c | 889 project_id (const char *header) in project_id() function
|
/third_party/boost/tools/build/src/build/ |
D | property.py | 553 def translate_dependencies(properties, project_id, location): argument
|