Skip to content

Commit eecdff9

Browse files
BigQuery Data Transfer 0.1.0 Release (#4598)
1 parent 450e0b4 commit eecdff9

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
[PyPI History][1]
4+
5+
[1]: https://pypi.org/project/google-cloud-bigquery-datatransfer/#history
6+
7+
## 0.1.0
8+
9+
[![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
10+
11+
The BigQuery Data Transfer Service automates data movement from SaaS
12+
applications to Google BigQuery on a scheduled, managed basis. Your analytics
13+
team can lay the foundation for a data warehouse without writing a single line
14+
of code. BigQuery Data Transfer Service initially supports Google application
15+
sources like Adwords, DoubleClick Campaign Manager, DoubleClick for Publishers
16+
and YouTube.
17+
18+
PyPI: https://pypi.org/project/google-cloud-bigquery-datatransfer/0.1.0/

packages/google-cloud-bigquery-datatransfer/docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,6 @@ Api Reference
104104
.. toctree::
105105
:maxdepth: 2
106106

107+
releases
107108
gapic/v1/api
108-
gapic/v1/types
109+
gapic/v1/types
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
###################################
2+
``google-cloud-container`` Releases
3+
###################################
4+
5+
* ``0.1.0`` (`PyPI <https://pypi.org/project/google-cloud-container/0.1.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/container-0.1.0>`__)

0 commit comments

Comments
 (0)