Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

docs: add sample for dataset copy #76

Merged
merged 3 commits into from Dec 9, 2020

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Dec 8, 2020

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Towards internal issue 174766824
Fixes #70 馃

@tswast tswast requested a review from a team as a code owner December 8, 2020 23:33
@tswast tswast requested review from engelke and removed request for a team December 8, 2020 23:33
@snippet-bot
Copy link

snippet-bot bot commented Dec 8, 2020

Here is the summary of changes.

You added 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2020
@product-auto-label product-auto-label bot added api: bigquerydatatransfer Issues related to the googleapis/python-bigquery-datatransfer API. samples Issues that are directly related to samples. labels Dec 8, 2020
@tswast tswast merged commit f6d2c5b into googleapis:master Dec 9, 2020
@tswast tswast deleted the b174766824-dataset-copy branch December 9, 2020 16:25
@tswast
Copy link
Contributor Author

tswast commented Dec 14, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: bigquerydatatransfer Issues related to the googleapis/python-bigquery-datatransfer API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can you please add sample to create_transfer_config , there is only update example
2 participants