Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove compatability badges from READMEs. #9035

Merged
merged 1 commit into from
Aug 16, 2019
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
6 changes: 1 addition & 5 deletions api_core/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Core Library for Google Client Libraries
========================================

|pypi| |versions| |compat_check_pypi| |compat_check_github|
|pypi| |versions|

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


Supported Python Versions
Expand Down
6 changes: 1 addition & 5 deletions asset/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Cloud Asset API
=================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

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

Expand All @@ -14,10 +14,6 @@ Python Client for Cloud Asset API
:target: https://pypi.org/project/google-cloud-asset/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg
:target: https://pypi.org/project/google-cloud-asset/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-asset
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-asset
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dasset
.. _Cloud Asset API: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/reference/rest/
.. _Client Library Documentation: https://googleapis.dev/python/cloudasset/latest
.. _Product Documentation: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview
Expand Down
6 changes: 1 addition & 5 deletions automl/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Cloud AutoML API
==================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

The `Cloud AutoML API`_ is a suite of machine learning products that enables
developers with limited machine learning expertise to train high-quality models
Expand All @@ -17,10 +17,6 @@ transfer learning, and Neural Architecture Search technology.
:target: https://pypi.org/project/google-cloud-automl/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-automl.svg
:target: https://pypi.org/project/google-cloud-automl/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-automl
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-automl
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dautoml
.. _Cloud AutoML API: https://cloud.google.com/automl
.. _Client Library Documentation: https://googleapis.dev/python/automl/latest
.. _Product Documentation: https://cloud.google.com/automl
Expand Down
6 changes: 1 addition & 5 deletions bigquery/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google BigQuery
=================================

|GA| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|GA| |pypi| |versions|

Querying massive datasets can be time consuming and expensive without the
right hardware and infrastructure. Google `BigQuery`_ solves this problem by
Expand All @@ -17,10 +17,6 @@ processing power of Google's infrastructure.
:target: https://pypi.org/project/google-cloud-bigquery/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
:target: https://pypi.org/project/google-cloud-bigquery/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigquery
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigquery
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery
.. _BigQuery: https://cloud.google.com/bigquery/what-is-bigquery
.. _Client Library Documentation: https://googleapis.dev/python/bigquery/latest
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/
Expand Down
6 changes: 1 addition & 5 deletions bigquery_datatransfer/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for BigQuery Data Transfer API
============================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

The `BigQuery Data Transfer API`_ allows users to transfer data from partner
SaaS applications to Google BigQuery on a scheduled, managed basis.
Expand All @@ -15,10 +15,6 @@ SaaS applications to Google BigQuery on a scheduled, managed basis.
:target: https://pypi.org/project/google-cloud-bigquery-datatransfer/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery-datatransfer.svg
:target: https://pypi.org/project/google-cloud-bigquery-datatransfer/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigquery-datatransfer
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigquery-datatransfer
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery_datatransfer
.. _BigQuery Data Transfer API: https://cloud.google.com/bigquery/transfer
.. _Client Library Documentation: https://googleapis.dev/python/bigquerydatatransfer/latest
.. _Product Documentation: https://cloud.google.com/bigquery/docs/transfer-service-overview
Expand Down
6 changes: 1 addition & 5 deletions bigquery_storage/README.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
Python Client for BigQuery Storage API (`Beta`_)
=================================================

|compat_check_pypi| |compat_check_github|


`BigQuery Storage API`_:

- `Client Library Documentation`_
- `Product Documentation`_

.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigquery-storage
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigquery-storage
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery_storage
.. _Beta: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
.. _BigQuery Storage API: https://cloud.google.com/bigquery/docs/reference/storage/
.. _Client Library Documentation: https://googleapis.dev/python/bigquerystorage/latest
Expand Down
6 changes: 1 addition & 5 deletions bigtable/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Cloud Bigtable
=======================================

|beta| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|beta| |pypi| |versions|

`Google Cloud Bigtable`_ is Google's NoSQL Big Data database service. It's the
same database that powers many core Google services, including Search,
Expand All @@ -16,10 +16,6 @@ Analytics, Maps, and Gmail.
:target: https://pypi.org/project/google-cloud-bigtable/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigtable.svg
:target: https://pypi.org/project/google-cloud-bigtable/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-bigtable
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-bigtable
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigtable
.. _Google Cloud Bigtable: https://cloud.google.com/bigtable
.. _Client Library Documentation: https://googleapis.dev/python/bigtable/latest
.. _Product Documentation: https://cloud.google.com/bigtable/docs
Expand Down
6 changes: 1 addition & 5 deletions container/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Kubernetes Engine API
==============================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

`Google Kubernetes Engine API`_: The Google Kubernetes Engine API is used for
building and managing container based applications, powered by the open source
Expand All @@ -16,10 +16,6 @@ Kubernetes technology.
:target: https://pypi.org/project/google-cloud-container/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-container.svg
:target: https://pypi.org/project/google-cloud-container/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-container
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-container
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcontainer
.. _Google Kubernetes Engine API: https://cloud.google.com/kubernetes-engine
.. _Client Library Documentation: https://googleapis.dev/python/container/latest
.. _Product Documentation: https://cloud.google.com/kubernetes-engine
Expand Down
6 changes: 1 addition & 5 deletions core/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Core Helpers for Google Cloud Python Client Library
===================================================

|pypi| |versions| |compat_check_pypi| |compat_check_github|
|pypi| |versions|

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

Quick Start
Expand Down
6 changes: 1 addition & 5 deletions datacatalog/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Cloud Data Catalog API (`Alpha`_)
==========================================================

|compat_check_pypi| |compat_check_github|


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

.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-datacatalog
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-datacatalog
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatacatalog
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
.. _Google Cloud Data Catalog API: https://cloud.google.com/data-catalog
.. _Client Library Documentation: https://googleapis.dev/python/datacatalog/latest
Expand Down
6 changes: 1 addition & 5 deletions datalabeling/README.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
Python Client for Data Labeling API (`Beta`_)
==============================================

|compat_check_pypi| |compat_check_github|


`Data Labeling API`_: Public API for Google Cloud AI Data Labeling Service.

- `Client Library Documentation`_
- `Product Documentation`_

.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-datalabeling
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-datalabeling
.. |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%3Ddatalabeling
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatalabeling
.. _Beta: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. _Data Labeling API: https://cloud.google.com/data-labeling
.. _Client Library Documentation: https://googleapis.dev/python/datalabeling/latest
Expand Down
6 changes: 1 addition & 5 deletions dataproc/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Cloud Dataproc API
===========================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

`Google Cloud Dataproc API`_: Manages Hadoop-based clusters and jobs on Google Cloud Platform.

Expand All @@ -14,10 +14,6 @@ Python Client for Google Cloud Dataproc API
:target: https://pypi.org/project/google-cloud-dataproc/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dataproc.svg
:target: https://pypi.org/project/google-cloud-dataproc/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-dataproc
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-dataproc
.. |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%3Ddataproc
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddataproc
.. _Google Cloud Dataproc API: https://cloud.google.com/dataproc
.. _Client Library Documentation: https://googleapis.dev/python/dataproc/latest
.. _Product Documentation: https://cloud.google.com/dataproc
Expand Down
6 changes: 1 addition & 5 deletions datastore/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Cloud Datastore
========================================

|GA| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|GA| |pypi| |versions|

`Google Cloud Datastore API`_ is a fully managed, schemaless database for
storing non-relational data. Cloud Datastore automatically scales with your
Expand All @@ -18,10 +18,6 @@ all other queries.
:target: https://pypi.org/project/google-cloud-datastore/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-datastore.svg
:target: https://pypi.org/project/google-cloud-datastore/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-datastore
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-datastore
.. |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%3Ddatastore
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatastore
.. _Google Cloud Datastore API: https://cloud.google.com/datastore/docs
.. _Product Documentation: https://cloud.google.com/datastore/docs
.. _Client Library Documentation: https://googleapis.dev/python/datastore/latest
Expand Down
6 changes: 1 addition & 5 deletions dlp/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Cloud Data Loss Prevention (DLP) API
======================================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

`Cloud Data Loss Prevention (DLP) API`_: Provides methods for detection, risk analysis, and de-identification of
privacy-sensitive fragments in text, images, and Google Cloud Platform
Expand All @@ -16,10 +16,6 @@ storage repositories.
:target: https://pypi.org/project/google-cloud-dlp/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dlp.svg
:target: https://pypi.org/project/google-cloud-dlp/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-dlp
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-dlp
.. |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%3Ddlp
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddlp
.. _Cloud Data Loss Prevention (DLP) API: https://cloud.google.com/dlp
.. _Client Library Documentation: https://googleapis.dev/python/dlp/latest
.. _Product Documentation: https://cloud.google.com/dlp
Expand Down
6 changes: 1 addition & 5 deletions dns/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Cloud DNS
==================================

|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|alpha| |pypi| |versions|

The `Google Cloud DNS`_ API provides methods that you can use to
manage DNS for your applications.
Expand All @@ -14,10 +14,6 @@ manage DNS for your applications.
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dns.svg
:target: https://pypi.org/project/google-cloud-dns/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dns.svg
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-dns
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-dns
.. |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%3Ddns
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddns
.. _Google Cloud DNS: https://cloud.google.com/dns/
:target: https://pypi.org/project/google-cloud-dns/
.. _Client Library Documentation: https://googleapis.dev/python/dns/latest
Expand Down
Loading