bqr_patch_table: Update a Table

View source: R/tables.R

bqr_patch_tableR Documentation

Update a Table

Description

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

Usage

bqr_patch_table(Table)

Arguments

Table

A Table object as created by Table

See Also

Definition of tables

Other Table meta functions: Table(), bqr_copy_table(), bqr_create_table(), bqr_delete_table(), bqr_list_tables(), bqr_table_data(), bqr_table_meta()


cloudyr/bigQueryR documentation built on Oct. 28, 2023, 3:36 p.m.