Skip to content

Commit a47f94b

Browse files
authored
adds KMS quickstart (GoogleCloudPlatform#296)
1 parent 79902c6 commit a47f94b

File tree

6 files changed

+843
-0
lines changed

6 files changed

+843
-0
lines changed

kms/quickstart/composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"require": {
3+
"google/apiclient": "^2.1"
4+
}
5+
}

0 commit comments

Comments
 (0)