Searched refs:new_schema (Results 1 – 2 of 2) sorted by relevance
392 new_schema = {399 'existing_dataset', 'existing_table', new_schema)426 new_schema = {432 'existing_dataset', 'existing_table', new_schema)
358 def update_table_schema(self, dataset_id, table_id, new_schema): argument372 table = self.create_table(dataset_id, table_id, new_schema)375 new_schema_dict = get_dict_from_schema(new_schema)