From 955b51da6010a75f54d88d5e186af45c42e9b1c1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 27 Aug 2020 09:20:08 -0700 Subject: [PATCH] chore: update templates (#42) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/0d320425-3c32-43fb-ac20-f19efc26053f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/2e85c10b5153defd9d654c34b57e7e9263361959 Source-Link: https://github.com/googleapis/synthtool/commit/4f8f5dc24af79694887385015294e4dbb214c352 Source-Link: https://github.com/googleapis/synthtool/commit/bfcdbe0da977b2de6c1c0471bb6dc2f1e13bf669 Source-Link: https://github.com/googleapis/synthtool/commit/39b527a39f5cd56d4882b3874fc08eed4756cebe Source-Link: https://github.com/googleapis/synthtool/commit/5dfda5621df45b71b6e88544ebbb53b1a8c90214 Source-Link: https://github.com/googleapis/synthtool/commit/5506723fef367557d83cf072d0c18020c049fcb8 --- kms/snippets/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/kms/snippets/README.md b/kms/snippets/README.md index f2bb82908a72..bd4f0609f4cb 100644 --- a/kms/snippets/README.md +++ b/kms/snippets/README.md @@ -3,7 +3,7 @@ ## Python Samples for Google Cloud Key Management Service -This directory contains samples for Google Cloud Key Management Service, which may be used as a refererence for how to use Google Cloud Key Management Service. +This directory contains samples for Google Cloud Key Management Service, which may be used as a refererence for how to use this product. The Google Cloud KMS API is a service that allows you to keep encryption keys centrally in the cloud, for direct use by cloud services. More info about Cloud KMS can be found at https://cloud.google.com/kms/docs/ Samples, quickstarts, and other documentation are available at cloud.google.com. @@ -37,15 +37,14 @@ More information about the Cloud KMS quickstart is available at https://cloud.go These samples use the [Google Cloud Client Library for Python][client_library_python]. You can read the documentation for more details on API usage and use GitHub -to [browse the source][source] and [report issues][issues]. +to browse the source and [report issues][issues]. ### Contributing -For [contributing guidelines][contrib_guide], the [Python style guide][py_style], and more information on prerequisite steps to contribute, view the source code at googleapis/python-kms. +View the [contributing guidelines][contrib_guide], the [Python style guide][py_style] for more information. [authentication]: https://cloud.google.com/docs/authentication/getting-started [enable_billing]:https://cloud.google.com/apis/docs/getting-started#enabling_billing [client_library_python]: https://googlecloudplatform.github.io/google-cloud-python/ -[source]: https://github.com/GoogleCloudPlatform/google-cloud-python [issues]: https://github.com/GoogleCloudPlatform/google-cloud-python/issues [contrib_guide]: https://github.com/googleapis/google-cloud-python/blob/master/CONTRIBUTING.rst [py_style]: http://google.github.io/styleguide/pyguide.html