Home
last modified time | relevance | path

Searched refs:list_project_topics (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/examples/ruby/pubsub/
Dpubsub_demo.rb114 list_project_topics.topic.each { |t| p t.name }
177 topics = list_project_topics.topic.map { |t| t.name }
186 def list_project_topics method in NamedActions