|
1 | 1 | <img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>
|
2 | 2 |
|
3 |
| -# [Google BigQuery Data Transfer Service: Node.js Client](https://github.com/GoogleCloudPlatform/google-cloud-node) |
4 |
| - |
5 |
| -[](https://greenkeeper.io/) |
| 3 | +# [Google BigQuery Data Transfer Service: Node.js Client](https://github.com/googleapis/nodejs-bigquery-data-transfer) |
6 | 4 |
|
7 | 5 | [](https://cloud.google.com/terms/launch-stages)
|
8 |
| -[](https://circleci.com/gh/GoogleCloudPlatform/google-cloud-node) |
9 |
| -[](https://ci.appveyor.com/project/GoogleCloudPlatform/google-cloud-node) |
10 |
| -[](https://codecov.io/gh/GoogleCloudPlatform/google-cloud-node) |
| 6 | +[](https://circleci.com/gh/googleapis/nodejs-bigquery-data-transfer) |
| 7 | +[](https://ci.appveyor.com/project/googleapis/nodejs-bigquery-data-transfer) |
| 8 | +[](https://codecov.io/gh/googleapis/nodejs-bigquery-data-transfer) |
11 | 9 |
|
12 | 10 | > Node.js idiomatic client for [BigQuery Data Transfer Service][product-docs].
|
13 | 11 |
|
14 |
| -The [BigQuery Data Transfer Service](https://cloud.google.com/bigquery/docs/reference/datatransfer/rest/) transfers data from partner SaaS applications to Google BigQuery on a scheduled, managed basis. |
| 12 | +The [BigQuery Data Transfer Service]({{docs_url}}) transfers data from partner SaaS applications to Google BigQuery on a scheduled, managed basis. |
15 | 13 |
|
16 | 14 |
|
17 | 15 | * [BigQuery Data Transfer Service Node.js Client API Reference][client-docs]
|
18 |
| -* [github.com/GoogleCloudPlatform/google-cloud-node](https://github.com/GoogleCloudPlatform/google-cloud-node) |
| 16 | +* [github.com/googleapis/nodejs-bigquery-data-transfer](https://github.com/googleapis/nodejs-bigquery-data-transfer) |
19 | 17 | * [BigQuery Data Transfer Service Documentation][product-docs]
|
20 | 18 |
|
21 | 19 | Read more about the client libraries for Cloud APIs, including the older
|
@@ -80,14 +78,14 @@ More Information: [Google Cloud Platform Launch Stages][launch_stages]
|
80 | 78 |
|
81 | 79 | ## Contributing
|
82 | 80 |
|
83 |
| -Contributions welcome! See the [Contributing Guide](https://github.com/GoogleCloudPlatform/google-cloud-node/blob/master/.github/CONTRIBUTING.md). |
| 81 | +Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-bigquery-data-transfer/blob/master/.github/CONTRIBUTING.md). |
84 | 82 |
|
85 | 83 | ## License
|
86 | 84 |
|
87 | 85 | Apache Version 2.0
|
88 | 86 |
|
89 |
| -See [LICENSE](https://github.com/GoogleCloudPlatform/google-cloud-node/blob/master/LICENSE) |
| 87 | +See [LICENSE](https://github.com/googleapis/nodejs-bigquery-data-transfer/blob/master/LICENSE) |
90 | 88 |
|
91 |
| -[client-docs]: https://cloud.google.com/nodejs/docs/reference/datatransfer/latest/ |
| 89 | +[client-docs]: https://cloud.google.com/nodejs/docs/reference/bigquery-data-transfer/latest/ |
92 | 90 | [product-docs]: https://cloud.google.com/bigquery/docs/reference/datatransfer/rest/
|
93 | 91 | [shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
|
0 commit comments