From 5acfcd0b4b47814c3e0c24838093e839450d53ff Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Wed, 1 May 2019 13:10:12 -0700 Subject: [PATCH] Update information in READMEs to indicate KMS is GA. (#7840) --- packages/google-cloud-kms/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-kms/README.rst b/packages/google-cloud-kms/README.rst index e015f901deaf4..8ca064c342dca 100644 --- a/packages/google-cloud-kms/README.rst +++ b/packages/google-cloud-kms/README.rst @@ -1,7 +1,7 @@ Python Client for Cloud Key Management Service (KMS) API ======================================================== -|alpha| |pypi| |versions| +|GA| |pypi| |versions| `Cloud Key Management Service (KMS) API`_: Manages keys and performs cryptographic operations in a central cloud service, for direct use by other @@ -10,8 +10,8 @@ cloud resources and applications. - `Client Library Documentation`_ - `Product Documentation`_ -.. |alpha| image:: https://img.shields.io/badge/support-alpha-orange.svg - :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support +.. |GA| image:: https://img.shields.io/badge/support-GA-gold.svg + :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availabilityt .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-kms.svg :target: https://pypi.org/project/google-cloud-kms/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-kms.svg