Skip to content

BigQuery: Adds missing label and cache samples#5440

Merged
alixhami merged 10 commits into
googleapis:masterfrom
alixhami:bq-add-samples
Jun 6, 2018
Merged

BigQuery: Adds missing label and cache samples#5440
alixhami merged 10 commits into
googleapis:masterfrom
alixhami:bq-add-samples

Conversation

@alixhami
Copy link
Copy Markdown
Contributor

@alixhami alixhami commented Jun 5, 2018

Adds 7 missing samples as well as some misc cleanup

@alixhami alixhami added documentation api: bigquery Issues related to the BigQuery API. labels Jun 5, 2018
@alixhami alixhami requested review from shollyman and tswast June 5, 2018 20:29
@alixhami alixhami requested a review from lukesneeringer as a code owner June 5, 2018 20:29
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 5, 2018
Comment thread docs/bigquery/snippets.py
# dataset_id = 'my_dataset'

table_ref = dataset.table('my_table')
table_ref = client.dataset(dataset_id).table('my_table')

This comment was marked as spam.

@alixhami alixhami merged commit 4aa1ac0 into googleapis:master Jun 6, 2018
@alixhami alixhami deleted the bq-add-samples branch June 6, 2018 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants