Skip to content

Commit e53ae65

Browse files
author
Ace Nassri
authored
---
yaml --- r: 8571 b: refs/heads/reword-comment c: b6640be h: refs/heads/master i: 8569: ba77579 8567: 0102af3
1 parent eeda6cb commit e53ae65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ refs/heads/snehashah-bugfix: 05db5cd15de0a559442b4b73137776c73289e4b0
7777
refs/heads/bq-perf: 6faec8f68cb0ed5721d6a139e4e659a400880d33
7878
"refs/heads/release_actually": 7eb136c44558562324726f10ec65180426405059
7979
refs/heads/revert-2582-mrschmidt-rejectconflicts: 53ca2d63c3e2554e31d61feb73742ffb31831457
80-
refs/heads/reword-comment: 18899622647d733a5fe2e1076f0e20db30f488b4
80+
refs/heads/reword-comment: b6640be998e1fc102109de10a333a533667ec131

branches/reword-comment/google-cloud-examples/src/main/java/com/google/cloud/examples/pubsub/snippets/TopicAdminClientSnippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public ListTopicsPagedResponse listTopics() throws Exception {
7777
// [END pubsub_list_topics]
7878
}
7979

80-
/** Example of listing topics for a subscription. */
80+
/** Example of listing subscriptions for a topic. */
8181
public ListTopicSubscriptionsPagedResponse listTopicSubscriptions(String topicId)
8282
throws Exception {
8383
// [START pubsub_list_topic_subscriptions]

0 commit comments

Comments
 (0)