We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011650e commit 03740bdCopy full SHA for 03740bd
bigquery/tables.rb
@@ -31,7 +31,7 @@ def create_table project_id:, dataset_id:, table_id:
31
end
32
33
def list_tables project_id:, dataset_id:
34
- # [START list_datasets]
+ # [START list_tables]
35
# project_id = "Your Google Cloud project ID"
36
# dataset_id = "ID of the dataset to create table in"
37
0 commit comments