Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

doc: update resource docstrings - #60

Merged
tswast merged 4 commits into
masterfrom
autosynth-synthtool
Oct 16, 2020
Merged

doc: update resource docstrings#60
tswast merged 4 commits into
masterfrom
autosynth-synthtool

Conversation

@yoshi-automation

@yoshi-automationyoshi-automation commented Sep 17, 2020

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/04ad20ac-18df-44ad-9e60-73eb73288cbc/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@477764c
Source-Link: googleapis/synthtool@e0ae456
Source-Link: googleapis/synthtool@9b0da52

@yoshi-automation
yoshi-automation requested a review from a teamSeptember 17, 2020 12:39
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Sep 17, 2020
@product-auto-labelproduct-auto-labelBot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Sep 18, 2020
@tswasttswast changed the title [CHANGE ME] Re-generated to pick up changes from synthtool.doc: update resource docstringsOct 13, 2020

@leahecoleleahecole left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these samples where we have to be using the cloud specific build projects?

@tswast

Copy link
Copy Markdown
Contributor

@leahecole

Are these samples where we have to be using the cloud specific build projects?

/shrug

They only access public data or data they create themselves as part of the test fixture. They don't rely on any private long-lived data, so should be able to be run anywhere.

@leahecole

Copy link
Copy Markdown
Contributor

Okee dokes - I double checked and the addition of this env var just opens up the possibility and isn't a commitment. So given the /shrug nature of your response, it should be fine in the context of this PR as is :)

@tswasttswast added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Oct 15, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 15, 2020
@tswast

Copy link
Copy Markdown
Contributor

Test failures are confusing

/tmpfs/src/github/python-bigquery-storage/samples/to_dataframe/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/bigquery/magics.py in _make_bqstorage_client(use_bqstorage_api, credentials)
605 try:
--> 606 from google.cloud import bigquery_storage_v1beta1
607 except ImportError as err:
ImportError: cannot import name 'bigquery_storage_v1beta1' from 'google.cloud' (/tmpfs/src/github/python-bigquery-storage/google/cloud/__init__.py)

Looks like this hasn't included the changes from #64

@gcf-merge-on-green

Copy link
Copy Markdown

Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR

@gcf-merge-on-green

Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 16, 2020
@gcf-merge-on-green

Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

 autosynth cannot find the source of changes triggered by earlier changes in this
repository, or by version upgrades to tools such as linters.
https://github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32
`BUILD_SPECIFIC_GCLOUD_PROJECT` is an alternate project used for sample tests that do poorly with concurrent runs on the same project.
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Wed Sep 30 13:06:03 2020 -0600
Source-Repo: googleapis/synthtool
Source-Sha: 9b0da5204ab90bcc36f8cd4e5689eff1a54cc3e4
Source-Link: googleapis/synthtool@9b0da52
Closes#792
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Fri Oct 9 15:06:33 2020 -0600
Source-Repo: googleapis/synthtool
Source-Sha: e0ae456852bf22f38796deb79cff30b516fde244
Source-Link: googleapis/synthtool@e0ae456
Source-Author: Daniel Sanche <d.sanche14@gmail.com>
Source-Date: Wed Oct 14 08:00:06 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 477764cc4ee6db346d3febef2bb1ea0abf27de52
Source-Link: googleapis/synthtool@477764c
@tswast
tswast merged commit a0a99f6 into masterOct 16, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorageIssues related to the googleapis/python-bigquery-storage API.cla: yesThis human has signed the Contributor License Agreement.context: partial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@yoshi-automation@tswast@leahecole@yoshi-kokoro