File tree 1 file changed +7
-6
lines changed
packages/google-cloud-kms
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -3,20 +3,21 @@ Python Client for Cloud Key Management Service (KMS) API (`Alpha`_)
3
3
4
4
|pypi | |versions |
5
5
6
- `Cloud Key Management Service (KMS) API `_: Manages keys and performs cryptographic operations in a central cloud
7
- service, for direct use by other cloud resources and applications.
6
+ `Cloud Key Management Service (KMS) API `_: Manages keys and performs
7
+ cryptographic operations in a central cloud service, for direct use by other
8
+ cloud resources and applications.
8
9
9
10
- `Client Library Documentation `_
10
11
- `Product Documentation `_
11
12
12
13
.. _Alpha : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
14
+ .. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-kms.svg
15
+ :target: https://pypi.org/project/google-cloud-kms/
16
+ .. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-kms.svg
17
+ :target: https://pypi.org/project/google-cloud-kms/
13
18
.. _Cloud Key Management Service (KMS) API : https://cloud.google.com/kms
14
19
.. _Client Library Documentation : https://googlecloudplatform.github.io/google-cloud-python/latest/kms/index.html
15
20
.. _Product Documentation : https://cloud.google.com/kms
16
- .. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-datastore.svg
17
- :target: https://pypi.org/project/google-cloud-datastore/
18
- .. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-datastore.svg
19
- :target: https://pypi.org/project/google-cloud-datastore/
20
21
21
22
Quick Start
22
23
-----------
You can’t perform that action at this time.
0 commit comments