We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47f94b commit e182c20Copy full SHA for e182c20
kms/quickstart/quickstart.php
@@ -25,7 +25,7 @@
25
// Lists keys in the "global" location.
26
$location = 'global';
27
28
-# The resource name of the location associated with the KeyRings
+// The resource name of the location associated with the KeyRings
29
$parent = sprintf('projects/%s/locations/%s', $projectId, $location);
30
31
// Instantiate the client
0 commit comments