Skip to content

Commit 54ccc66

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent 55fbbb6 commit 54ccc66

File tree

1 file changed

+5
-1
lines changed
  • packages/google-cloud-bigquery-datatransfer

1 file changed

+5
-1
lines changed

packages/google-cloud-bigquery-datatransfer/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for BigQuery Data Transfer API
22
============================================
33

4-
|alpha| |pypi| |versions|
4+
|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
55

66
The `BigQuery Data Transfer API`_ allows users to transfer data from partner
77
SaaS applications to Google BigQuery on a scheduled, managed basis.
@@ -15,6 +15,10 @@ SaaS applications to Google BigQuery on a scheduled, managed basis.
1515
:target: https://pypi.org/project/google-cloud-bigquery-datatransfer/
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery-datatransfer.svg
1717
:target: https://pypi.org/project/google-cloud-bigquery-datatransfer/
18+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigquery-datatransfer
19+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigquery-datatransfer
20+
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery_datatransfer
21+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery_datatransfer
1822
.. _BigQuery Data Transfer API: https://cloud.google.com/bigquery/transfer
1923
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/bigquery_datatransfer/index.html
2024
.. _Product Documentation: https://cloud.google.com/bigquery/docs/transfer-service-overview

0 commit comments

Comments
 (0)