This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
docs(samples): add get transferconfig info #300
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Aug 25, 2020
Codecov Report
@@ Coverage Diff @@
## master #300 +/- ##
=========================================
Coverage 74.68% 74.68%
Complexity 108 108
=========================================
Files 7 7
Lines 948 948
Branches 18 18
=========================================
Hits 708 708
Misses 220 220
Partials 20 20 Continue to review full report at Codecov.
|
stephaniewang526
suggested changes
Aug 25, 2020
samples/snippets/src/main/java/com/example/bigquerydatatransfer/GetTransferConfigInfo.java
Show resolved
Hide resolved
|
||
bout = new ByteArrayOutputStream(); | ||
out = new PrintStream(bout); | ||
System.setOut(out); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
product-auto-label
bot
added
the
api: bigquerydatatransfer
Issues related to the googleapis/java-bigquerydatatransfer API.
label
Aug 26, 2020
stephaniewang526
approved these changes
Aug 27, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 31, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.8](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v1.0.7...v1.0.8) (2020-08-31) ### Bug Fixes * temporarily disable reporting to unblock releases ([#302](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/302)) ([2b6c77d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/2b6c77d5418fb3f2c2b6ce35f67caa402cfa6fd1)) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v1.116.10 ([#284](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/284)) ([6d21b7d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6d21b7da3dd8e8847f18b5ce7ffe90fab19be860)) * update dependency com.google.cloud:google-cloud-bigquery to v1.117.0 ([#303](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/303)) ([fc2b1d8](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/fc2b1d86c5c1e3a1ebccd3c5aa191fd2b69f8289)) ### Documentation * **samples:** add get transferconfig info ([#300](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/300)) ([529e86d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/529e86d7cf16219a64af8118c8e0ea724e00107b)) * **samples:** add list configs ([#308](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/308)) ([bc5da96](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/bc5da9650fdcb94a69c098bcbad5e70cf243853a)) * **samples:** fix checkstyle errors ([#297](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/297)) ([3e7ba7f](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/3e7ba7f41bd56f2123c93c64ba6abdfc27d0fa0b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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/java-bigquerydatatransfer API.
cla: yes
This human has signed the Contributor License Agreement.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: