Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 313601b

Browse files
sethvargobusunkim96
authored andcommitted
Update and add Cloud KMS samples [(#3690)](GoogleCloudPlatform/python-docs-samples#3690)
This updates the Cloud KMS samples to match the format from the other 6 languages. It also updates the samples to note the workaround for googleapis/gapic-generator-python#364.
1 parent 2705fdf commit 313601b

39 files changed

+2069
-1012
lines changed

samples/snippets/README.rst

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -77,20 +77,6 @@ To run this sample:
7777
$ python quickstart.py
7878
7979
80-
Snippets
81-
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
82-
83-
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
84-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=kms/api-client/snippets.py,kms/api-client/README.rst
85-
86-
87-
88-
89-
To run this sample:
90-
91-
.. code-block:: bash
92-
93-
$ python snippets.py
9480
9581
96-
.. _Google Cloud SDK: https://cloud.google.com/sdk/
82+
.. _Google Cloud SDK: https://cloud.google.com/sdk/

samples/snippets/README.rst.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,5 @@ setup:
1515
samples:
1616
- name: Quickstart
1717
file: quickstart.py
18-
- name: Snippets
19-
file: snippets.py
20-
show_help: True
21-
- name: Asymmetric
22-
file: asymmetric.py
2318

2419
folder: kms/api-client

samples/snippets/asymmetric.py

Lines changed: 0 additions & 219 deletions
This file was deleted.

samples/snippets/asymmetric_test.py

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)