|
1 | | -Python Client for Cloud Document AI API (`Alpha`_) |
| 1 | +Python Client for Cloud Document AI API |
2 | 2 | ================================================== |
3 | 3 |
|
| 4 | +|beta| |pypi| |versions| |
| 5 | + |
4 | 6 | `Cloud Document AI API`_: Service to parse structured information from unstructured or |
5 | 7 | semi-structured documents using state-of-the-art Google AI such as natural |
6 | 8 | language, computer vision, translation, and AutoML. |
7 | 9 |
|
8 | 10 | - `Client Library Documentation`_ |
9 | 11 | - `Product Documentation`_ |
10 | 12 |
|
11 | | -.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst |
| 13 | +.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg |
| 14 | + :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support |
| 15 | +.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-service-directory.svg |
| 16 | + :target: https://pypi.org/project/google-cloud-service-directory/ |
| 17 | +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-service-directory.svg |
| 18 | + :target: https://pypi.org/project/google-cloud-service-directory/ |
12 | 19 | .. _Cloud Document AI API: https://cloud.google.com/document-understanding/docs/ |
13 | 20 | .. _Client Library Documentation: https://googleapis.dev/python/documentai/latest |
14 | 21 | .. _Product Documentation: https://cloud.google.com/document-understanding/docs/ |
@@ -70,8 +77,8 @@ Next Steps |
70 | 77 | API to see other available methods on the client. |
71 | 78 | - Read the `Cloud Document AI API Product documentation`_ to learn |
72 | 79 | more about the product and see How-to Guides. |
73 | | -- View this `repository’s main README`_ to see the full list of Cloud |
| 80 | +- View this `README`_ to see the full list of Cloud |
74 | 81 | APIs that we cover. |
75 | 82 |
|
76 | 83 | .. _Cloud Document AI API Product documentation: https://cloud.google.com/document-understanding/docs/ |
77 | | -.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst |
| 84 | +.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst |
0 commit comments