|
1 | | -Python Client for Google Cloud OS Login API (`Alpha`_) |
2 | | -====================================================== |
| 1 | +Python Client for Google Cloud OS Login API (unreleased) |
| 2 | +======================================================== |
| 3 | + |
| 4 | +|pypi| |versions| |
3 | 5 |
|
4 | 6 | `Google Cloud OS Login API`_: Manages OS login configuration for Google account users. |
5 | 7 |
|
6 | 8 | - `Client Library Documentation`_ |
7 | 9 | - `Product Documentation`_ |
8 | 10 |
|
9 | 11 | .. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst |
| 12 | +.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-oslogin.svg |
| 13 | + :target: https://pypi.org/project/google-cloud-oslogin/ |
| 14 | +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-oslogin.svg |
| 15 | + :target: https://pypi.org/project/google-cloud-oslogin/ |
10 | 16 | .. _Google Cloud OS Login API: https://cloud.google.com/os-login |
11 | 17 | .. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/oslogin/index.html |
12 | 18 | .. _Product Documentation: https://cloud.google.com/os-login |
@@ -65,11 +71,6 @@ Next Steps |
65 | 71 | ~~~~~~~~~~ |
66 | 72 |
|
67 | 73 | - Read the `Client Library Documentation`_ for Google Cloud OS Login API |
68 | | - API to see other available methods on the client. |
69 | | -- Read the `Google Cloud OS Login API Product documentation`_ to learn |
| 74 | + to see other available methods on the client. |
| 75 | +- Read the `Product documentation`_ to learn |
70 | 76 | more about the product and see How-to Guides. |
71 | | -- View this `repository’s main README`_ to see the full list of Cloud |
72 | | - APIs that we cover. |
73 | | - |
74 | | -.. _Google Cloud OS Login API Product documentation: https://cloud.google.com/os-login |
75 | | -.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst |
|
0 commit comments