Skip to content

Commit dcf003e

Browse files
busunkim96dandhlee
authored andcommitted
chore: update templates
1 parent 6edd2c2 commit dcf003e

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

kms/snippets/README.rst

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
.. This file is automatically generated. Do not edit this file directly.
23
34
Google Cloud KMS API Python Samples
@@ -14,10 +15,12 @@ This directory contains samples for Google Cloud KMS API. The `Google Cloud KMS
1415

1516
.. _Google Cloud KMS API: https://cloud.google.com/kms/docs/
1617

18+
1719
Setup
1820
-------------------------------------------------------------------------------
1921

2022

23+
2124
Authentication
2225
++++++++++++++
2326

@@ -28,6 +31,9 @@ credentials for applications.
2831
.. _Authentication Getting Started Guide:
2932
https://cloud.google.com/docs/authentication/getting-started
3033

34+
35+
36+
3137
Install Dependencies
3238
++++++++++++++++++++
3339

@@ -42,7 +48,7 @@ Install Dependencies
4248
.. _Python Development Environment Setup Guide:
4349
https://cloud.google.com/python/setup
4450

45-
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
51+
#. Create a virtualenv. Samples are compatible with Python 3.6+.
4652

4753
.. code-block:: bash
4854
@@ -58,9 +64,15 @@ Install Dependencies
5864
.. _pip: https://pip.pypa.io/
5965
.. _virtualenv: https://virtualenv.pypa.io/
6066

67+
68+
69+
70+
71+
6172
Samples
6273
-------------------------------------------------------------------------------
6374

75+
6476
Quickstart
6577
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6678

@@ -79,4 +91,8 @@ To run this sample:
7991
8092
8193
82-
.. _Google Cloud SDK: https://cloud.google.com/sdk/
94+
95+
96+
97+
98+
.. _Google Cloud SDK: https://cloud.google.com/sdk/

0 commit comments

Comments
 (0)