Skip to content

Commit

Permalink
Add compatibility check badges to READMEs. (#8288)
Browse files Browse the repository at this point in the history
  • Loading branch information
ylil93 authored and tseaver committed Jul 15, 2019
1 parent c136909 commit 0aa7e8c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion packages/google-cloud-datacatalog/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
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
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.github.io/google-cloud-python/latest/datacatalog/index.html
Expand Down Expand Up @@ -74,4 +80,4 @@ Next Steps
APIs that we cover.

.. _Google Cloud Data Catalog API Product documentation: https://cloud.google.com/data-catalog
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

0 comments on commit 0aa7e8c

Please sign in to comment.