Skip to content

Commit aac0b5a

Browse files
authored
Remove compatability badges from READMEs. (googleapis#9035)
1 parent 1a103d3 commit aac0b5a

File tree

44 files changed

+44
-220
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+44
-220
lines changed

api_core/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Core Library for Google Client Libraries
22
========================================
33

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

66
This library is not meant to stand-alone. Instead it defines
77
common helpers used by all Google API clients. For more information, see the
@@ -12,10 +12,6 @@ common helpers used by all Google API clients. For more information, see the
1212
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg
1313
:target: https://pypi.org/project/google-api_core/
1414
.. _documentation: https://googleapis.dev/python/google-api-core/latest
15-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-api-core
16-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-api-core
17-
.. |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%3Dapi_core
18-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dapi_core
1915

2016

2117
Supported Python Versions

asset/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Cloud Asset API
22
=================================
33

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

66
`Cloud Asset API`_: The cloud asset API manages the history and inventory of cloud resources.
77

@@ -14,10 +14,6 @@ Python Client for Cloud Asset API
1414
:target: https://pypi.org/project/google-cloud-asset/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg
1616
:target: https://pypi.org/project/google-cloud-asset/
17-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-asset
18-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-asset
19-
.. |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%3Dasset
20-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dasset
2117
.. _Cloud Asset API: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/reference/rest/
2218
.. _Client Library Documentation: https://googleapis.dev/python/cloudasset/latest
2319
.. _Product Documentation: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview

automl/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Cloud AutoML API
22
==================================
33

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

66
The `Cloud AutoML API`_ is a suite of machine learning products that enables
77
developers with limited machine learning expertise to train high-quality models
@@ -17,10 +17,6 @@ transfer learning, and Neural Architecture Search technology.
1717
:target: https://pypi.org/project/google-cloud-automl/
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-automl.svg
1919
:target: https://pypi.org/project/google-cloud-automl/
20-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-automl
21-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-automl
22-
.. |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%3Dautoml
23-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dautoml
2420
.. _Cloud AutoML API: https://cloud.google.com/automl
2521
.. _Client Library Documentation: https://googleapis.dev/python/automl/latest
2622
.. _Product Documentation: https://cloud.google.com/automl

bigquery/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google BigQuery
22
=================================
33

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

66
Querying massive datasets can be time consuming and expensive without the
77
right hardware and infrastructure. Google `BigQuery`_ solves this problem by
@@ -17,10 +17,6 @@ processing power of Google's infrastructure.
1717
:target: https://pypi.org/project/google-cloud-bigquery/
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
1919
:target: https://pypi.org/project/google-cloud-bigquery/
20-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigquery
21-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigquery
22-
.. |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
23-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery
2420
.. _BigQuery: https://cloud.google.com/bigquery/what-is-bigquery
2521
.. _Client Library Documentation: https://googleapis.dev/python/bigquery/latest
2622
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/

bigquery_datatransfer/README.rst

Lines changed: 1 addition & 5 deletions
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| |compat_check_pypi| |compat_check_github|
4+
|alpha| |pypi| |versions|
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,10 +15,6 @@ 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
2218
.. _BigQuery Data Transfer API: https://cloud.google.com/bigquery/transfer
2319
.. _Client Library Documentation: https://googleapis.dev/python/bigquerydatatransfer/latest
2420
.. _Product Documentation: https://cloud.google.com/bigquery/docs/transfer-service-overview

bigquery_storage/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
Python Client for BigQuery Storage API (`Beta`_)
22
=================================================
33

4-
|compat_check_pypi| |compat_check_github|
4+
55

66
`BigQuery Storage API`_:
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
1010

11-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigquery-storage
12-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigquery-storage
13-
.. |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_storage
14-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery_storage
1511
.. _Beta: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1612
.. _BigQuery Storage API: https://cloud.google.com/bigquery/docs/reference/storage/
1713
.. _Client Library Documentation: https://googleapis.dev/python/bigquerystorage/latest

bigtable/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Cloud Bigtable
22
=======================================
33

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

66
`Google Cloud Bigtable`_ is Google's NoSQL Big Data database service. It's the
77
same database that powers many core Google services, including Search,
@@ -16,10 +16,6 @@ Analytics, Maps, and Gmail.
1616
:target: https://pypi.org/project/google-cloud-bigtable/
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigtable.svg
1818
:target: https://pypi.org/project/google-cloud-bigtable/
19-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigtable
20-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigtable
21-
.. |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%3Dbigtable
22-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigtable
2319
.. _Google Cloud Bigtable: https://cloud.google.com/bigtable
2420
.. _Client Library Documentation: https://googleapis.dev/python/bigtable/latest
2521
.. _Product Documentation: https://cloud.google.com/bigtable/docs

container/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Kubernetes Engine API
22
==============================================
33

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

66
`Google Kubernetes Engine API`_: The Google Kubernetes Engine API is used for
77
building and managing container based applications, powered by the open source
@@ -16,10 +16,6 @@ Kubernetes technology.
1616
:target: https://pypi.org/project/google-cloud-container/
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-container.svg
1818
:target: https://pypi.org/project/google-cloud-container/
19-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-container
20-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-container
21-
.. |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%3Dcontainer
22-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcontainer
2319
.. _Google Kubernetes Engine API: https://cloud.google.com/kubernetes-engine
2420
.. _Client Library Documentation: https://googleapis.dev/python/container/latest
2521
.. _Product Documentation: https://cloud.google.com/kubernetes-engine

core/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Core Helpers for Google Cloud Python Client Library
22
===================================================
33

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

66
This library is not meant to stand-alone. Instead it defines
77
common helpers (e.g. base ``Client`` classes) used by all of the
@@ -14,10 +14,6 @@ common helpers (e.g. base ``Client`` classes) used by all of the
1414
:target: https://pypi.org/project/google-cloud-core/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg
1616
:target: https://pypi.org/project/google-cloud-core/
17-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-core
18-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-core
19-
.. |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%3Dcore
20-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcore
2117
.. _Documentation: https://googleapis.dev/python/google-cloud-core/latest
2218

2319
Quick Start

datacatalog/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Cloud Data Catalog API (`Alpha`_)
22
==========================================================
33

4-
|compat_check_pypi| |compat_check_github|
4+
55

66
`Google Cloud Data Catalog API`_: Google Cloud Data Catalog API provides features to attach metadata to
77
Google Cloud Platform resources like BigQuery Tables. Key critical resources
@@ -10,10 +10,6 @@ include: Entries (Data Catalog representation of a cloud resource).
1010
- `Client Library Documentation`_
1111
- `Product Documentation`_
1212

13-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-datacatalog
14-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-datacatalog
15-
.. |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%3Ddatacatalog
16-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatacatalog
1713
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1814
.. _Google Cloud Data Catalog API: https://cloud.google.com/data-catalog
1915
.. _Client Library Documentation: https://googleapis.dev/python/datacatalog/latest

0 commit comments

Comments
 (0)