Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: make docstrings use bigquery module, like the samples do. #4236

Merged
merged 2 commits into from
Oct 23, 2017

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Oct 20, 2017

All the public classes we expect developers to use are included in the
google.cloud.bigquery module, and it is this module that we use in
code samples.

Also, I found one error in the Bigtable docs where Row was not being
used as a local reference and conflicted with the BigQuery Row.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2017
All the public classes we expect developers to use are included in the
`google.cloud.bigquery` module, and it is this module that we use in
code samples.

Also, I found one error in the Bigtable docs where `Row` was not being
used as a local reference and conflicted with the BigQuery Row.
@tswast tswast merged commit 61bb7a0 into googleapis:bigquery-b2 Oct 23, 2017
@tswast tswast deleted the bq-docs branch October 23, 2017 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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