Navigation Menu

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

docs(samples): add list configs #308

Merged
merged 3 commits into from Aug 31, 2020

Conversation

pmakani
Copy link
Contributor

@pmakani pmakani commented Aug 28, 2020

Fixes #309

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 28, 2020
@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #308 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #308   +/-   ##
=========================================
  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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7283adc...0d3d39f. Read the comment docs.

@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 28, 2020
@product-auto-label product-auto-label bot added the api: bigquerydatatransfer Issues related to the googleapis/java-bigquerydatatransfer API. label Aug 29, 2020
Praful Makani added 2 commits August 31, 2020 18:36
docs(samples): modify code

docs(samples): remove get config

docs(samples): update files

update code

modify existing code

use logger
@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2020
@pmakani pmakani marked this pull request as ready for review August 31, 2020 13:56
@pmakani pmakani requested a review from a team August 31, 2020 13:56
@stephaniewang526 stephaniewang526 merged commit bc5da96 into googleapis:master Aug 31, 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).
@pmakani pmakani deleted the list-configs branch September 3, 2020 11:45
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

com.example.bigquerydatatransfer.GetTransferConfigInfoIT: testGetTransferConfigInfo failed
3 participants