Commit 1217fd5
KMS: Make the samples consistent with the other languages. [(#1075)](GoogleCloudPlatform/python-docs-samples#1075)
In particular, this change:
- changes to use a consistent "_id" suffix for resource name components
- uses "data" instead of "text", since encryption is not restricted to text
- substitutes "ciphertext" for "encrypted {text, data}"
- spells "crypto key" and "key ring" each as two separate words, as in the API
Tracking bug: http://b/647586391 parent f65c467 commit 1217fd5
File tree
3 files changed
+170
-169
lines changed- packages/google-cloud-kms/samples/snippets
3 files changed
+170
-169
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments