File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,9 @@ class GooglePubsubV1Subscription extends \Google\Collection
137137 /**
138138 * Optional. Input only. Immutable. Tag keys/values directly bound to this
139139 * resource. For example: "123/environment": "production", "123/costCenter":
140- * "marketing"
140+ * "marketing" See
141+ * https://{$universe.dns_names.final_documentation_domain}/pubsub/docs/tags
142+ * for more information on using tags with Pub/Sub resources.
141143 *
142144 * @var string[]
143145 */
@@ -482,7 +484,9 @@ public function getRetryPolicy()
482484 /**
483485 * Optional. Input only. Immutable. Tag keys/values directly bound to this
484486 * resource. For example: "123/environment": "production", "123/costCenter":
485- * "marketing"
487+ * "marketing" See
488+ * https://{$universe.dns_names.final_documentation_domain}/pubsub/docs/tags
489+ * for more information on using tags with Pub/Sub resources.
486490 *
487491 * @param string[] $tags
488492 */
You can’t perform that action at this time.
0 commit comments