Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ against beta libraries are addressed with a higher priority.
This client library has **alpha** support for the following Google
Cloud Platform services:

- `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_)
- `Google Cloud Bigtable`_ (`Bigtable README`_)
- `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_)
- `Google Cloud Container`_ (`Container README`_)
Expand All @@ -79,6 +80,8 @@ updates. See `versioning`_ for more details.
.. _Pub/Sub README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/pubsub
.. _Google BigQuery: https://pypi.org/project/google-cloud-bigquery/
.. _BigQuery README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery
.. _Google BigQuery Data Transfer: https://pypi.org/project/google-cloud-bigquery-datatransfer/
.. _BigQuery Data Transfer README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery_datatransfer
.. _Google Cloud Container: https://pypi.org/project/google-cloud-container/
.. _Container README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/container
.. _Google Cloud Resource Manager: https://pypi.org/project/google-cloud-resource-manager/
Expand Down
18 changes: 18 additions & 0 deletions bigquery_datatransfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

[PyPI History][1]

[1]: https://pypi.org/project/google-cloud-bigquery-datatransfer/#history

## 0.1.0

[![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat)](https://cloud.google.com/terms/launch-stages)

The BigQuery Data Transfer Service automates data movement from SaaS
applications to Google BigQuery on a scheduled, managed basis. Your analytics
team can lay the foundation for a data warehouse without writing a single line
of code. BigQuery Data Transfer Service initially supports Google application
sources like Adwords, DoubleClick Campaign Manager, DoubleClick for Publishers
and YouTube.

PyPI: https://pypi.org/project/google-cloud-bigquery-datatransfer/0.1.0/
3 changes: 2 additions & 1 deletion bigquery_datatransfer/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,6 @@ Api Reference
.. toctree::
:maxdepth: 2

releases
gapic/v1/api
gapic/v1/types
gapic/v1/types
5 changes: 5 additions & 0 deletions bigquery_datatransfer/docs/releases.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
###################################
``google-cloud-container`` Releases
###################################

* ``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>`__)