From d58413f58e7e7c825311274bc752bac21e1f2bd5 Mon Sep 17 00:00:00 2001 From: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com> Date: Wed, 16 Sep 2020 11:17:33 -0700 Subject: [PATCH] feat: regenerate client lib to pick up new mtls env (#55) * feat: regenerate client lib to pick up new mtls env * update google-api-core and proto-plus version --- kms/snippets/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kms/snippets/README.md b/kms/snippets/README.md index bd4f0609f4cb..56715580b612 100644 --- a/kms/snippets/README.md +++ b/kms/snippets/README.md @@ -31,6 +31,7 @@ To run this sample: python quickstart.py + More information about the Cloud KMS quickstart is available at https://cloud.google.com/kms/docs/quickstart ## Additional Information