File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ against beta libraries are addressed with a higher priority.
5858This client library has **alpha ** support for the following Google
5959Cloud Platform services:
6060
61+ - `Google BigQuery Data Transfer `_ (`BigQuery Data Transfer README `_)
6162- `Google Cloud Bigtable `_ (`Bigtable README `_)
6263- `Google Cloud Bigtable - HappyBase `_ (`HappyBase README `_)
6364- `Google Cloud Container `_ (`Container README `_)
@@ -79,6 +80,8 @@ updates. See `versioning`_ for more details.
7980.. _Pub/Sub README : https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/pubsub
8081.. _Google BigQuery : https://pypi.org/project/google-cloud-bigquery/
8182.. _BigQuery README : https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery
83+ .. _Google BigQuery Data Transfer : https://pypi.org/project/google-cloud-bigquery-datatransfer/
84+ .. _BigQuery Data Transfer README : https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery_datatransfer
8285.. _Google Cloud Container : https://pypi.org/project/google-cloud-container/
8386.. _Container README : https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/container
8487.. _Google Cloud Resource Manager : https://pypi.org/project/google-cloud-resource-manager/
Original file line number Diff line number Diff line change 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/
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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 >`__)
You can’t perform that action at this time.
0 commit comments