We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77948d3 commit 878fc57Copy full SHA for 878fc57
1 file changed
pubsub/api/src/create_unwrapped_push_subscription.php
@@ -28,7 +28,7 @@
28
use Google\Cloud\PubSub\PubSubClient;
29
30
/**
31
- * Create unwrapped push subscription.
+ * Creates an unwrapped push subscription.
32
*
33
* @param string $projectId The Google project ID.
34
* @param string $topicName The Pub/Sub topic name.
0 commit comments