/aosp_15_r20/external/protobuf/benchmarks/util/ |
H A D | big_query_utils.py | 50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument 61 def create_partitioned_table(big_query, argument 81 def create_table2(big_query, 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
|
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/util/ |
H A D | big_query_utils.py | 50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument 61 def create_partitioned_table(big_query, argument 81 def create_table2(big_query, 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/gcp/utils/ |
D | big_query_utils.py | 65 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument 76 def create_partitioned_table(big_query, argument 96 def create_table2(big_query, argument 140 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument 167 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument 187 def sync_query_job(big_query, project_id, query, timeout=5000): argument
|
/aosp_15_r20/external/grpc-grpc/tools/gcp/utils/ |
H A D | big_query_utils.py | 64 big_query, project_id, dataset_id, table_id, table_schema, description argument 80 big_query, argument 113 big_query, argument 157 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument 184 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument 206 def sync_query_job(big_query, project_id, query, timeout=5000): argument
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/ |
H A D | feature_group.proto | 61 BigQuery big_query = 7; field
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/ |
H A D | feature_group.proto | 61 BigQuery big_query = 7; field
|