You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-examples/src/main/java/com/google/cloud/examples/pubsub/snippets/TopicAdminClientSnippets.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ public ListTopicsPagedResponse listTopics() throws Exception {
77
77
// [END pubsub_list_topics]
78
78
}
79
79
80
-
/** Example of listing topics for a subscription. */
80
+
/** Example of listing subscriptions for a topic. */
0 commit comments