Update a Table
This uses PATCH semantics to alter an existing table. You need to create the Table object first to pass in using Table which will be transformed to JSON
bqr_patch_table(Table)
Table |
A Table object as created by Table |
Other Table meta functions: Table,
bqr_copy_table,
bqr_create_table,
bqr_delete_table,
bqr_list_tables,
bqr_table_data,
bqr_table_meta
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.